Search Issue Tracker
Third Party Issue
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.18f1
2022.2.0b9
2023.1.0a12
2023.2.0a1
Issue ID
UUM-15568
Regression
No
Mouse Cursor is Stuck when accesses Mission Control on Mac OS and the Cursor.lockState is locked
Reproduction steps:
# Open the attached project
# Open the “/Assets/Scenes/SampleScene.unity” Scene
# Enter the Play Mode
# Click on the Game View
# Press the key with the arrow pointing down on your keyboard
# Access the Mission Control on your Mac by swiping up with three fingers on the trackpad
# Observe the cursor behavior
Expected result: the cursor is visible and moves freely
Actual result: the cursor is visible, but stuck at the position where the Game View center was on the display
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a12
Reproducible on: M1 MacOS 12.4 (21F79), Intel MacOS 12.6
Notes:
* This issue is reproducible on both Intel and Apple Silicon Editors on M1 Mac
* Accessing the Mission Control is also possible with the F2 key on the keyboard
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This is MacOS behavior. We don't receive focus change events when Mission Control is accessed, so we are not aware that the cursor should be unlocked. We've reported the issue to Apple, but there is nothing else we can do.