Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
2017.1.0b7
Issue ID
915904
Regression
Yes
[Metal] Standalone Player is not rendered when building and running with non-native resolution and fullscreen mode on macOS/iOS
How to reproduce:
1. Create new Unity project
2. Go to File --> Build Settings and enter Player Settings
3. Make sure that Display Resolution Dialog setting is Enabled
4. Go to Other Settings and set Graphics API for Mac to Metal
5. Build And Run project
6. When Resolution Dialog appears, choose non-native screen resolution and make sure that Windowed mode is not checked
7. Press Play
Expected result: Splash screen appears, game is rendered
Actual result: Splash screen doesn't appear, black screen appears, game is not rendered
Notes - Pressing CMD+F twice (going to windowed mode and going back to full-screen) seems to fix the issue
Regression introduced in - 2017.1.0b4
Reproducible with - 2017.2.0a1, 2017.1.0b7, 2017.1.0b5
Not reproducible with - 2017.1.0b3, 5.6.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializeReference does not update references when the generic field type changes
- Memory leak when running tests in IL2CPP with System.Threading.Timer
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
Add comment