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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
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...