Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.40f1
2022.3.39f1
6000.0.12f1
6000.1.0a7
7000.0.0a1
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.