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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
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.