Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b9
Issue ID
886362
Regression
No
[iOS] Crash on "SetSharedMesh() at MeshFilter.cpp:41" when "Virtual Reality Supported" is enabled and "Cardboard" is added
Reproduction steps:
1. Open the attached project.
2. Build and run it on device.
- Application crashes.
Alternative reproduction steps:
1. Create a new project.
2. Go to Player Settings.
3. Select iOS platform.
4. Expand Other Settings in the inspector.
5. Check "Virtual Reality Supported".
6. Add "Cardboard".
7. Build and run it on device.
- Application crashes.
Stack trace:
frame #0: ProductName`::SetSharedMesh() at MeshFilter.cpp:41 [opt]
frame #1: ProductName`::CreateSplashQuad() at VRSplashScreen.cpp:179 [opt]
frame #2: ProductName`::CreateSplashObjects() at VRSplashScreen.cpp:266 [opt]
frame #3: ProductName`::Update() at VRSplashScreen.cpp:91 [opt]
frame #4: ProductName`::UpdateVRSplashScreen() at VRDevice.cpp:257 [opt]
...
Reproduced with:
5.6.0b7, 5.6.0b10, 2017.1.0a2
iPadMini 4 iOS 9.3.2, iPhone 5 iOS 10.1.1
Notes:
- Full stack trace attached in the edit.
- Feature introduced in 5.6.0b7.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment