I have a strange bug in the editor Windows 7 Unity Free version 3.5.7f6
In My project view, some of my scripts have become expandible/collapsible. See attached image. File MB2_LOD.cs is split into a parent called “MB2_LOD”, a child called “script” and another child called “MB2_LOD”. Each script seems to be divided into a collapsible tree of three things. Some folders are fine (one script is one script). Others divide each script into a collapsible tree.
I have tried exporting the scripts and importing the scripts into a clean project and they appear fine in the new project.
I have tried “Reimport all” on the bad project but the scripts still are split.
Is this a setting somewhere? Has anyone else encountered this?
Thanks