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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment