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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12