Search Issue Tracker
Not Reproducible
Votes
3
Found in
5.1.0f3
Issue ID
708098
Regression
No
[Undo][Redo] can't undo/redo changes made to long
Steps to reproduce:
1. Open attached project
2. Select "LongData" asset
3. Change the value of "Long"
4. Undo (Ctrl+z) and notice that value of "Long" stays the same
Note: this bug also happens with arrays. Shift-Delete element of "Long array" and undo the change. Array element is added back but its value is set to 0.
Comments (1)
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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
morgenrote
Sep 29, 2016 07:09
2016 9 29
同様の問題が5.3.4.p6で発生を確認しました。
Undo登録自体はされていますが、値が元に戻らない。