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
- [Windows] UnityPluginLoad is not called when the Native plug-in is embedded
- Layout is not rendered when Prefab is opened in context mode after upgrading the project
- Crash on RaiseException when calling MethodInfo.Invoke in an obfuscated DLL
- Animator Parameter values reset and cannot be changed after setting a Curve on an AnimationClip
- ArgumentException is thrown when a "None" value is passed to a GameObject property via UnityEvent
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12