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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
morgenrote
Sep 29, 2016 07:09
2016 9 29
同様の問題が5.3.4.p6で発生を確認しました。
Undo登録自体はされていますが、値が元に戻らない。