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
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 script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
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...