I don't know if this is an issue of mine or an intended thing. Before 4.4, you would search on the scene tab to look for a node, click it, and when exiting the search by clicking on the cross, it would automatically focus to the selected node showing you it's children without the search filter. Now, it just cancels and goes back without focusing on the clicked node. This is extremely annoying because it makes the search thing practically usless. Most of the time I remember the name of an important node, but not the childs, if I want to edit the childs I have to start opening all the nodes and go through the entire path over and over.
#Bad UI issue with 4.4 scene tab.
4 messages · Page 1 of 1 (latest)
yeah it's hosed if you have hide filtered out parents checked https://github.com/godotengine/godot/issues/102903
here's where the setting is that you need to turn off
woah thank you