Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2
2021.2.4f1
2022.1
Issue ID
1388252
Regression
No
Slider dragger is attached to mouse after the mouse pointer is Locked
Reproduction steps:
1. Open the user's project "TestProject.zip" and open the "New Scene" Scene
2. Play the Scene
3. With the left mouse button drag the slider (but don't release)
4. Now also hold the right mouse button (mouse cursor becomes Locked)
5. Release the left mouse button
6. Release the right mouse button (mouse cursor becomes Unlocked)
7. Move the mouse around
Expected result: the dragger is not following the mouse position
Actual result: the dragger is following the mouse position
Reproducible with: 2021.2.7f1, 2022.1.0a11
Not reproducible with: 2022.1.0a12, 2022.1.0b2
Could not test with: 2019.4.34f1, 2020.3.25f1 (project could not be converted to these versions)
Notes:
- After the 7th step pressing the left mouse button makes the dragger stop following the mouse position
- CursorHidder Object contains a "CursorHider.css" script which makes the mouse cursor Locked when the right mouse button is pressed down
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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12