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
- 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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
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.