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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment