Godot Version
4.5 dev5
Question
In the running project picture below, I have 2 navigation regions, the one on left is created in editor, it shows up when the visible navigation
is checked.
In the red rect on the right, there is actually another navigation region that I created during runtime, it’s working but it’s debug view is not show up like the one on the left, what should I do to make it visible?
Thanks!