Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-2220
Regression
No
[Backport] Element of an array with the SerializeReference attribute doesn't get reverted to null when trying to undo changes
How to reproduce:
1. Open the user's attached project
2. Open the 'SampleScene'
3. In the Hierarchy select 'GameObject'
4. Add a new element to the Array
5. Use the dropdown menu for 'Element 0' to set its type to A
6. Press Ctrl + Z
7. Observe the Inspector
Expected result: The 'Element 0' value gets reverted to null
Actual result: The 'Element 0' value doesn't change
Reproducible with: 2019.4.28f1, 2020.3.13f1, 2021.1.11f1, 2021.2.0a17
Not reproducible with: 2021.2.0a18, 2021.2.0b1
Cannot test with: 2018.4.36f1 (due to errors)
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note:
There are no fixes planned for this Bug