Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X, 6000.4.X
Votes
1
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
6000.2.0a1
6000.3.0a1
6000.4.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 crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment