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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2023.1.0a1):
Fixed in 2023.1.0a1