Search Issue Tracker

Fixed in 2022.2.X

Votes

0

Found in

2019.4

2020.3

2021.2

2022.1

2022.1.0a12

Issue ID

1375945

Regression

No

ScriptableObject script property is set to "None (Mono Script)" instead of the script selected when script property is missing

Scripting

-

Reproduction steps:
1. Open the user's attached "My project.zip" project
2. In Assets > Scenes click on the "Test" ScriptableObject
3. In the Inspector window (Window > Panels > Inspector) set the Script property to "TestScriptable" script

Expected result: Script property in the Inspector window gets set to "TestScriptable" script
Actual result: Script property in the Inspector window gets set to "None (Mono Script)"

Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0a16

  1. Resolution Note (fix version 2022.2):

    Fixed in: 2022.2.0a3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.