Search Issue Tracker

Active

Under Consideration for 6000.6.X

Votes

0

Found in

6000.0.73f1

6000.3.13f1

6000.4.3f1

6000.5.0b4

6000.6.0a3

Issue ID

UUM-139683

Regression

No

Property value dragging breaks briefly when dragging after changing the value from a very large one to a small one

UI Toolkit Controls

-

Steps to reproduce:

  1. Create and open a new project
  2. Create a Cube GameObject
  3. In the Inspector, change any numerical property to a very big value (e.g. 5e+26)
  4. Try to adjust the value with the mouse
  5. Change the value to 0 with keyboard
  6. Press Enter
  7. Adjust the value with mouse again
  8. 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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.