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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
morgenrote
Sep 29, 2016 07:09
2016 9 29
同様の問題が5.3.4.p6で発生を確認しました。
Undo登録自体はされていますが、値が元に戻らない。