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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
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.