Unity Issue Tracker - Serialized References are recreated when modifiying any field and then doing ctrl+z
Fixed
UUM-651
Serialized References are recreated when modifiying any field and then doing ctrl+z
Unity: Serialization
Open
2020.2.X
Fixed
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
2021.1.X
2020.1.X
2019.4.X
Fixed in 2023.1.0a1
No further releases in 2022.1
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)
Prioritise and Follow this issue
Have a workaround or additional info about this issue?