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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment