NoriginMedia/Norigin-Spatial-Navigation

Navigation does not work for some containers

Closed this issue · 0 comments

Describe the bug
I can't get a certain focusable container to work properly...
My current focus tree looks like this:
FocusableContainer

  • FocusableContainer (A)
    -- FocusableItem * 4
  • FocusableContainer (B) (Does not get focus)
    -- FocusableItem * 8

To Reproduce
There are no errors... it just doesn't work!

Expected behavior
Focusable container B to get focused!

Screenshots

Additional context
Add any other context about the problem here.