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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (2020.1.X):
Low Priority defect, unlikely to be fix for the near future.