Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b2
Issue ID
927572
Regression
No
Crash in VRVuforia::CleanupDistortionMeshData when entering play mode and having both XR settings enabled
How to reproduce:
1. Open attached project or create an empty project
2. Go to File>Build Settings>Player Settings>XR Settings
3. Enable both Vuforia AR and Virtual Reality Supported
4. Enter play mode
Expected result: Play mode works
Actual result: Unity crashes upon entering play mode
Reproducible with: 2017.2.0b2
Note: Vuforia AR was only introduced in 2017.2.0b2, that's why it's only reproducible on that version.
More of stack trace:
0x0000000141DC3455 (Unity) aligned_free
0x0000000140220C09 (Unity) MemoryManager::Deallocate
0x0000000140220F66 (Unity) MemoryManager::Deallocate
0x000000014187199B (Unity) VRVuforia::CleanupDistortionMeshData
0x0000000141872237 (Unity) VRVuforia::InitializeCallback
0x000000014180F8C1 (Unity) VRDevice::Initialize
...
Fixed in 2017.2.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment