Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.15f1
2018.2.16f1
2018.3.0b5
2018.3.0b10
2019.1.0a9
Issue ID
1090068
Regression
No
[macOS][Metal] A blue shadow appears under the cursor when playing Standalone Fullscreen Metal build on MacBook Air
Steps:
1. Open attached project ("macbookair-small.zip")
2. Make sure Metal API is set as Graphics API for build
3. Build for macOS Standalone
4. Open build in MacBook Air
Expected: no shadow under the cursor.
Actual: there is a blue shadow under the cursor.
Reproduced with: 2017.4.15f1, 2018.2.16f1, 2018.3.0b10, 2019.1.0a9.
Tested with: MacBook Air (mid 2012)
Note:
-not tested with the new MacBook Air 2018 which probably isn't affected as it has Retina display
-not reproducible on MacBook Pro, iMac 5K, Mac mini.
-not reproducible if Graphics API is OpenGL
-not reproducible if a build is started in a non-fullscreen mode
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
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
- GameObject cannot be resized with Scale Tool when axis scale is 0
- Adaptive Probe Volume “No Adaptive Probe Volume in Scene” warning is shown only on the first time and is never shown again when baking the Adaptive Probe Volumes with all the Adaptive Probe Volume components disabled
Resolution Note (2019.2.X):
This is clearly the OS/driver issue. Unity is not responsible for drawing system cursors so we cannot do much about it.