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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment