Search Issue Tracker
Fixed in 5.2.2
Votes
0
Found in
5.2.1f1
Issue ID
731658
Regression
Yes
[VR] Unity crashes with Oculus utilities in ovrp_GetEyeTextureSize
To reproduce:
1.Create new project, import "Oculus utilities for Unity" from here: https://developer.oculus.com/downloads/game-engines/0.1.0-beta/Oculus_Utilities_for_Unity_5/
2.Open and play "Cubes" scene located in Assets > OVR > Scenes.
3.Unity will crash with stack trace:
0x000007FEDF292408 (OVRPlugin) ovrp_GetEyeTextureSize
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
This is a regression from 5.1.2x
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
- Meshes created via InstantiateAsync render at the spawn position when GPU Resident Drawer is enabled
Add comment