Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0f3
Issue ID
981462
Regression
No
Crash with empty stack trace: Could not load symbol nativeUnity_SetVuforiaVRDeviceReady : (null) > LoadDylib.cpp > Crash
Reproduction steps:
1. Open and play the attached project.
- Editor will crash.
Reproduced with:
2018.1.0b1, 2017.3.0p1, 2017.2.1p1
Not reproducible with:
2017.2.1f1
- Possibly a regression, project doesn't crash with this version, but scene doesn't start either (A lot of errors are thrown).
- User doesn't experience this crash using this version of Unity.
Final lines of the Editor.log:
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_PrepareRP : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_CleanupRP : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetFoVRP : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetEyeTextureSizeRP : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetDistortionMeshNeedsRefresh : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_DistortionMeshRefreshed : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetDistortionMeshSize : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetDistortionMeshSeparateRP : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetEyeOffsets : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetStereoProjectionMatrix : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_GetSingleCullingMatrix : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Could not load symbol nativeUnity_SetVuforiaVRDeviceReady : (null)
(Filename: /Users/builduser/buildslave/unity/build/Runtime/Modules/LoadDylib.cpp Line: 199)
Receiving unhandled NULL exception
Obtained 0 stack frames.
Launching bug reporter
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment