Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a10
2019.3.0a11
Issue ID
1174440
Regression
Yes
[OSX][HDRP] Standalone player displays black screen after loading Unity Logo when building with HDRP Template
OSX standalone player display black screen and the game view doesn't load after loading splash screen/logo when building with HDRP Template and mouse pointer always move towards the center on right-clicking
Steps to repro:
1. Create a new project with HDRP Template
2. File > Build Settings > Player Settings > Build And Run
Actual Result:
Standalone player displays black screen after loading Unity Logo
Expected Result:
The standalone executable screen should be interactable without any failure
Occurring in:
2019.3.0a11, 2019.3.0a10
Working fine with:
2019.3.0a9, 2019.2.0f1
Environment:
Occurs only on macOS(tested with macOS Mojave 10.14)
Note: Refer attached video
Comments (2)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
jmancoder
Feb 06, 2021 19:49
Managed Code Stripping causes it in my case. What was fixed here?
jmancoder
Feb 06, 2021 17:35
If it is fixed, why is this still happening in 2020.2.2f1? I'm on Windows 10 64-bit though...