Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0a6
Issue ID
858112
Regression
Yes
[macOS] Standalone splash screen is off-center and doesn't fit the screen on macOS with Metal API
The splash screen is 'larger' than the screen, resulting in it going through the borders of the screen and being off-centered when using Metal API with Unity 5.6 when resolution is above 1920x1200 (highest scaled desktop resolution on MacBook with Retina display). Choosing smaller resolutions results in black borders around the splash screen when in full screen mode.
Steps to reproduce:
1) Create a new project.
2) Build for macOS with Metal as the Graphics API.
3) Launch the build with resolution above 1920x1200.
Only a part of the splash screen is shown; selecting smaller resolutions with full screen mode results in black border surrounding the splash screen. This does not occur with OpenGL as the Graphics API. Also happens on AMD/Intel/NVidia GPUs.
Reproduced on:
5.6.0a2 - 5.6.0a6 (splash screen doesn't show up at all on 5.6.0a1)
Did not reproduce:
5.5.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment