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

IMGUI

-

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)

  1. Resolution Note (2020.1.X):

    Low Priority defect, unlikely to be fix for the near future.

Comments (1)

  1. _eternal

    Aug 11, 2023 13:40

    Well, this is annoying.

Add comment

Log in to post comment