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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment