Search Issue Tracker
In Progress
In Progress in 6000.2.X
Votes
1
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
6000.2.0a1
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
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment