Search Issue Tracker
Fixed
Fixed in 2022.3.30f1, 6000.0.3f1
Votes
0
Found in
2022.3.25f1
2023.2.19f1
6000.0.0b16
Issue ID
UUM-70135
Regression
Yes
Referenced ScriptableObject field does not get updated and cannot be set to "None" when there are no Objects of that type
Reproduction steps:
1. Open the attached “MissingRef.zip” project
2. Select the “New Container.asset” from the Project Window
3. In the Inspector set the “Value” property to “None”
Expected result: The “Value” property gets set to “None (Referenced)”
Actual result: The “Value” property remains “Missing (Referenced)”
Reproducible with: 2022.2.0a17, 2022.3.25f1, 2023.2.19f1, 6000.0.0b16
Not reproducible with: 2021.3.37f1, 2022.2.0a16
Reproducible on: Windows 11, macOS 14.4 (Intel)
Not reproducible on: No other environment tested
Note:
- Downgrading the project to a not reproducible version and then upgrading it, sometimes fixes the issue in the versions where it reproduced originally
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
Add comment