Search Issue Tracker
Fixed in 2017.1.0f3
Votes
3
Found in
5.6.0b11
Issue ID
890545
Regression
Yes
[VR] Player crashes before Unity splash screen w/ OpenGLCore & Stereo Display
Steps to reproduce:
1. Open new project
2. Make sure that these settings are set in player settings:
- Graphics APIs for windows : OpenGLCore
- Virtual Reality Supported : Checked
- Virtual Reality SDKs : Stereo Display (non head-mounted)
3. Build and run
Expected: Splash screen and then empty scene is seen
Actual: Crashes before splash screen is even shown
Tested on:
Windows 10
Unity 5.6.0b11, 5.6.0f1
Not reproducible:
Unity 5.5.2p2
Comments (1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Remi_Tribia
May 02, 2017 10:28
With 2017.1.0b2 it doesn't crash anymore but just shows a black screen and no splash screen or anything else.