Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.12f1
6000.1.0a7
Issue ID
UUM-76890
Regression
No
Changing the value in UI Builder by dragging increases it by a few thousand points when reaching the borders of the screen
How to reproduce:
1. Create a new Unity project
2. Create a UI Document and open it
3. Add a "Label" to the UI Builder Hierarchy and select it
4. In UI Builder Inspector, change any numeric field by dragging the name of it
5. Drag until the mouse reaches the border of the screen and observe the value
Expected results: The value it increasing proportionally as it was increasing without touching the borders of the screen
Actual results: Numeric value is increased by a few thousand points
Reproducible with: 2021.3.40f1, 2022.3.39f1, 6000.0.12f1
Reproducible on: Windows 11 (Arm)
Not reproducible on: macOS 14.5 Sonoma (M1)
Notes:
- The bug was reproduced with one monitor
- Sometimes mouse would jump to the other side of the screen
- When mouse is not jumping to the other side, moving it near the border of the screen changes the value by thousands
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This bug is no longer reproducible. Mouse warping during slider drag is expected in the Windows Editor and the value jump is no longer present.