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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1300651