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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment