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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
morgenrote
Sep 29, 2016 07:09
2016 9 29
同様の問題が5.3.4.p6で発生を確認しました。
Undo登録自体はされていますが、値が元に戻らない。