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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2020.1.X):
Low Priority defect, unlikely to be fix for the near future.