Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2019.4.21f1
2020.1
2020.2
2020.3
Issue ID
1318277
Regression
No
[XR SDK] [Oculus] Editor crashes when OVRPlugin.dll is failed to load
Reproduction steps:
1. Open the attached project ("1318277_Démo NuagePoints 20210301.zip")
2. Open the "SampleScene" scene
3. Observe, that Console outputs Failed to load OVRPlugin.dll
4. Make HMD is connected
5. Enter Play mode
-- Observe the crash
Reproducible with: 2019.4.22f1, 2020.2.7f1, 2020.3.0f1, 2021.1.0b10, 2021.2.0a7
Could not test with: 2018.4.33f1 (XR SDK not available)
Tested:
- Oculus Rift S
Top 5 lines of the stack trace:
0x00007FFAF3031E3C (OculusXRPlugin) XRSDKPreInit
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFAF30310FB)
0x00007FFAF30310FB (OculusXRPlugin) (function-name not available)
0x00007FFB5C9EB05F (ntdll) RtlRunOnceExecuteOnce
0x00007FFB5A2DCB6B (KERNELBASE) InitOnceExecuteOnce
0x00007FFAF304402B (OculusXRPlugin) GetCurrentFrameIndex
<...>
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
This is a duplicate of issue #1300651