Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
11
Found in
2018.1
Issue ID
1198546
Regression
No
SerializedProperty Undo does not work properly when the parent SerializedObject is a script with managed references
Generating diff of this object for undo because the type tree changed still occurs.
I have attached a repro. Open the project. Navigate to the Locales directory and select one of the assets. In the inspector click the + icon for the Metadata and add a Comment, the error will be thrown and Undo will not work correctly.
Note: Also unable to apply changes made to prefab of Monobehaviours with SerializedReference objects. Tested on 2019.3.0f4 (91ed33c208f3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment