Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Resolved Asset Select window not showing scriptable objects

Discussion in '2021.2 Beta' started by AdamLacko, May 12, 2021.

  1. AdamLacko

    AdamLacko

    Joined:
    Oct 10, 2017
    Posts:
    41
    I've encountered this problem in (I think it was) 2021.2.0a13, and it is still present in 0a16. The issue is that scriptable object assets are not selectable/viewable in Asset Select window (opened, for instance, from object reference field within inspector), while I am still able to drag & drop said assets into the field from the project files, so it's not a coding error.
    I tried to create an empty project with one scriptable object class and asset instance, and one monobehavior with object field of SO type. The Asset Select window doesn't show anything, but the drag and drop assignment works. From which I assume it's most likely a bug.


     
  2. Lurking-Ninja

    Lurking-Ninja

    Joined:
    Jan 20, 2015
    Posts:
    10,087
  3. AdamLacko

    AdamLacko

    Joined:
    Oct 10, 2017
    Posts:
    41
  4. AdamLacko

    AdamLacko

    Joined:
    Oct 10, 2017
    Posts:
    41
    For the record, Unity 2021.2.0a17 fixed this issue.

    Editor: Object Selector is no longer empty when opened from a property field. (1332214)
     
    Lurking-Ninja likes this.