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