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
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
- Object Picker does not open when a reference is in an array and is clicked on through a non-standard pointer (tablet pen, touchscreen)
- HDRP ShaderGraph Color property gets overridden when it is named "EmissionColor"
Add comment