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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Resolution Note (2020.1.X):
Low Priority defect, unlikely to be fix for the near future.