Search Issue Tracker
Fixed in 5.1.1
Votes
0
Found in
5.1.0f1
Issue ID
698059
Regression
No
Using camera rig provided in Oculus SDK 0.6 together with Unity native VR causes Unity crash
To reproduce:
1.Open attached project.
2.Open "totolus" scene, turn on "Virtual Reality Supported" in Player settings.
3.Enter play mode several times.
4.Unity will crash with stack trace similar to this:
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 000007FEF0005905)
000007FEF0005905 (OVRDisplayRT64)
000007FEEBB2380A (OculusPlugin) ovrHmd_SetString
000007FEEBB24B05 (OculusPlugin) OVR_SetViewport
000007FEEBB24C2C (OculusPlugin) UnitySetGraphicsDevice
Additional information:
This can also be reproduced in any project with Oculus SDK 0.6 by setting up a camera rig provided in Oculus SDK and turning on "Virtual Reality Supported" option in Player settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment