Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
1
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
Issue ID
UUM-85512
Regression
No
"ApplySingleProperty clear overrides error" error when applying SerializedReference override to Prefab's nested Prefab
Reproduction steps:
1. Open the attached “SerializedRefsNestedPrefabsBug.zip“ project
2. Open the “scene-bug” Scene (Assets > Scenes)
3. Expand the “prefab-parent” GameObject from the Hierarchy
4. Select the “prefab-child” GameObject
5. In the Inspector, toggle the “Set To Test Bool” property
6. Right click on the “Tb” property
7. Click “Apply to Prefab ‘prefab-child’
8. Observe the Console
Expected result: No errors
Actual result: “ApplySingleProperty clear overrides error: SerializedProperty could not be found for tb.boolValue. Please report a bug.” error
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.25f1, 6000.1.0a2
Reproduced on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment