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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.