Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a3
Issue ID
1193994
Regression
Yes
The user can no longer see empty folders at glance, but has to open each folder to check.
The user should be able to see (like on Windows) if a folder is empty without opening it. This has been a a user request for large folder structures for cleaning up empty folders. This has regressed in 2020.1.
Showing a special icon for open folders does not provide any extra information as we already have the expanded arrow that indicates this in the folder tree.
The regression was introduced in this PR https://ono.unity3d.com/unity/unity/pull-request/91765/_/editor/bugfix-1176784
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector lock lost when opening prefabs in separate folders through double-clicking
- NullReferenceException is thrown when setting the sprite of a UI Image and the associated texture has been destroyed
- Profiling builds created on older versions cause samples to be colored green when using a Profiler from newer versions
- Sprite Editor unsaved changes get reverted when Script Recompilation finishes
- The position/width/alignment of other GUILayout elements is changed when calling EditorGUILayout.Foldout within a GUILayout.BeginArea
Add comment