[Solved] Getting the next Selectable object from navigation(set to automatic)

Hello,
I am attempting to retrieve a selectable component from an existing selectable object who’s navigation is set to automatic. In the editor, I see that there are yellow arrows pointing to the next potential object, however when I try to retrieve a selectable from selectOnRight, selectOnLeft,etc with button.navigation.selectOnRight retruns null. How can I get a selectable object when its navigation is set to automatic?

Hello, please disregard this post. I tried to search for my problem before but the keywords I chose weren’t yielding any results but after tweaking my query I found a thread created by another user who reported the same problem