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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Add comment