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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment