Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X, 2019.2.X
Votes
4
Found in
2017.3.0f1
Issue ID
985931
Regression
Yes
[Linux] Crash in _dl_find_dso_for_object when entering play mode with VR Support enabled
Steps to reproduce:
1. Create a new project
2. Enable VR Support under Player Settings
3. Enter play mode
Result: crash
#0 0x007ffd0b19c240 in funlockfile
#1 0x007ffd0b19c7d0 in _dl_find_dso_for_object
#2 0x007ffd0b19c7e0 in _dl_rtld_di_serinfo
#3 0x007ffd0b19c930 in dlerror
#4 0x007ffd0b19c950 in dlclose
#5 0x007ffd0b19c960 in VR_InitInternal
#6 0x007ffd0b19c9a0 in OpenVR::Initialize(UnityVRDeviceSpecificConfiguration&)
<...>
Reproduced on: 2017.2.0f3, 2017.3.0p2
Did not reproduce on: 2017.1.1f1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2019.1):
Updated to OpenVR libs 1.0.14 which resolves this issue.
Resolution Note (fix version 2019.1):
Updated to OpenVR libs 1.0.14 which resolves this issue.