Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.4f1
Issue ID
800825
Regression
No
[VR] SteamVR crash if Unity plays sample project scene without Steam VR application on
Steps to reproduce:
1. Open new project
2. Import SteamVR from asset store
3. Make sure Steam and Steam VR applications are off
4. Play scene "Example" (it should automatically pause on start)
5. Unpause the project
Actual result: Unity crashes
Expeceted: Not to crash
Tested and reproduced on:
Windows 10
Unity 5.4.0b25, 5.5.0a2
Could not reproduce on 5.3 or before due to new API's.
Note: It happens, because HMD is not properly initialized. If you wait a few seconds, it becomes "ready" and the project automatically unpauses.
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
Add comment