You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon creating an inherited scene, the child nodes in the scene inspector are showed as yellow. After switching to a different scene tab and then switching back, the children are no longer showing yellow color. If you close the tab and open the scene again, then they are again displayed with yellow text.
The same issue appears for scene's editable children:
Steps to reproduce
Create a Node2D scene, add another Node2D node to it as a child
Create an inherited scene from that one (it opens in new tab, showing child nodes with yellow colored text)
Switch to a different tab
Switch back to the inherited scene tab
Similarly for editable children:
Create scene A, add a child node to it
Create another scene and add scene A as its child
Right click on scene A in the inspector and select Editable Children
Switch to another tab and then switch back
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered:
Godot version
v4.1.beta3.official [ada712e]
System information
Macbook pro M1, MacOS Ventura 13.4.1
Issue description
Upon creating an inherited scene, the child nodes in the scene inspector are showed as yellow. After switching to a different scene tab and then switching back, the children are no longer showing yellow color. If you close the tab and open the scene again, then they are again displayed with yellow text.
The same issue appears for scene's editable children:
Steps to reproduce
Similarly for editable children:
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered: