Search Issue Tracker
Not Reproducible
Votes
0
Found in
2023.2.0b16
6000.0.0b11
Issue ID
UUM-54756
Regression
No
Undoing doesn't work when inside a number field
When the user is editing a number field and Without exiting(!) (see recording ARC number field undo) decides to undo their edit, it will undo previous edits and not the number field. This is different from other places in the editor, such as when editing Transform values (see recording Transform number field undo)
Repro
- Create and open an ARC
- Change any value
- Click on a number field for any different value to start editing
- Change the value to any new number
- Undo without exiting(!) (see recording)
Expected: The value the user is editing is changed back to the previous value and is exited from editing the field
Actual: The undo is done for values previous to the one the user is currently editing
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
Resolution Note:
This appears to be fixed on latest (6000.3.0a2). We also checked in 6000.2.0b10 and 6000.0.53f1. Works as expected. Fixed by unknown PR.