Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.14f1
2019.2.0a1
2019.3.0a1
Issue ID
1175627
Regression
No
ScriptableObjects are not sorted alphabetically when being created in Project window using CreateAssetMenu
How to reproduce:
1. Open attached 'ScripableObjectSortOrder.zip' project using the EnvIronman VM (optional) (more information in Edit)
2. Right-click on the Project window and select 'Create' > 'Category A' > 'Folder 1'
3. Observe the list
Expected result: The ScriptableObjects in the list are sorted alphabetically
Actual result: The ScriptableObjects in the list are sorted by scripts' names that instantiate them
Reproducible with: 2017.4.31f1, 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12
Note: the ScriptableObjects seems to be sorted by something else in 2018.4.6f1 (could not figure out the actual order)
Comments (1)
-
_eternal
Aug 11, 2023 13:40
Well, this is annoying.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (2020.1.X):
Low Priority defect, unlikely to be fix for the near future.