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
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
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.