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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment