Steps to reproduce:
- Create and open a new project
- Create a Cube GameObject
- In the Inspector, change any numerical property to a very big value (e.g. 5e+26)
- Try to adjust the value with the mouse
- Change the value to 0 with keyboard
- Press Enter
- Adjust the value with mouse again
- Observe the property field
Actual results: The value increases by huge steps (e.g., 6.7e+11 and similar)
Expected results: The value increases by small steps (e.g., 0.03 and similar)
Reproducible with versions: 2023.1.0a10. 6000.0.73f1, 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a3
Tested on (OS): Windows 11 Pro (25H2)
Notes:
- It seems that the adjustment step is not reset after changing the value through the keyboard
- After step 7, if the value is set to 0 again and then adjusted, the step is going to be the standard 0.03