Unity Issue Tracker - Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
Open
UUM-125341
Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
Unity: Project Browser
Open
6.4.X
6.3.X
6.0.X
Won't Fix
6.2.X
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
How to reproduce:
1. Open the attached “IN-122124.zip” project
2. Open Assets/prefabnametest
3. Switch to “Two Column Layout” mode (Project → Triple dots next to Lock → Two Column Layout)
4. Observe the Project window
Expected result: Files are consistently sorted, FBX → Prefab → FBX → Prefab → FBX
Actual result: Files are not sorted consistently, Prefab → FBX → FBX → Prefab → FBX