Node icons disappeared.
Node icons disappeared.
All the node icons (star for OnExecute(), blue triangle for sequence, etc.) disappeared from my editor after I updated my project. My team member might have pushed something that messed up the setting into the source control. The icons are too convenient to not have it, is there a way to turn it back on?
Re: Node icons disappeared.
Hi,
Did your teammate move or delete the Assets/Editor Default Resources folder? This is a Unity special folder and shouldn't be moved, renamed, or deleted.
Did your teammate move or delete the Assets/Editor Default Resources folder? This is a Unity special folder and shouldn't be moved, renamed, or deleted.
Re: Node icons disappeared.
You are right! Indeed the folder was moved when he was tidying up the folders. I moved it back to Assets and now it is displaying again. Thank you so much!