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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
morgenrote
Sep 29, 2016 07:09
2016 9 29
同様の問題が5.3.4.p6で発生を確認しました。
Undo登録自体はされていますが、値が元に戻らない。