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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment