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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment