Search Issue Tracker
Fixed
Votes
0
Found in
5.3.3p1
Issue ID
773625
Regression
Yes
[VR] Crash when toggling on VRSettings.enabled after settings is false with Rift powered off
Using a simple test scene with just a few primitives, the following sequence of actions either crash the Unity Editor or leave the Rift goggles blank (even though head tracking works in Game view). In one case where the Editor crashed, subsequent attempts to launch the Editor with the test scene crashed upon launch or upon attempts to enter Play mode; I rebooted the computer to recover.
Connect your Oculus Rift to your computer.
Use Unity 5.3.3p1 to open a simple VR-enabled test scene.
Enter Play mode.
Power off your Rift goggles.
Set VRSsetting.enabled false via API.
Power on your Rift goggles.
Set VRSettings.enabled true via API.
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