Search Issue Tracker
Fixed
Fixed in 2021.3.16f1, 2022.2.0b4, 2023.1.0a1
Votes
4
Found in
2021.3.6f1
2022.2.0a13
Issue ID
UUM-651
Regression
No
Serialized References are recreated when modifiying any field and then doing ctrl+z
Reproduction steps:
1. Open attached project "SerializeReferenceTests.zip"
2. In Project window, select Assets/Scripts/New Reference Tester.asset
3. In Inspector window, change the value of "Nested Serialized Field" to 0, press the Enter key
4. Press CTRL+Z
5. In Inspector window, observe "Non-serialized nested field"
Expected result: Field value is "Happy Holidays\!"
Actual result: Field is empty
Reproducible with: 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10
Could not test with: 2018.4.30f1 (SerializeReference functionality unavailable)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "HideFlags.HideAndDontSave" flag does not work when the Components are added in OnEnable and Awake methods
- Graph VFX not compiling enterely until they are open on MACOS
- Longer component titles exceed the window's display boundaries
- Overlapping objects do not collide when setting Physics.IgnoreCollision to false
- Crash on RaiseException when deleting animation transitions in a specific Animation Controller
Resolution Note (fix version 2023.1.0a1):
Fixed in 2023.1.0a1