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
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment