Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
0
Found in
2018.3.0b6
Issue ID
1090053
Regression
No
[iOS] Loading a scene after calling WebCamTexture.GetPixels causes the game to crash
Steps to reprodue:
1. Open attached project
2. Switch to iOS and make a build
3. Deploy to device
4. When launched, tap 'GetPixels' button to call WebCamTexture.GetPixels and create a texture from it
5. Tap 'Change Scene' to load a different scene
6. Notice the game crashes
Reproduced with: 2017.1.4f1, 2017.4.13f1, 2018.3.0b6
Tested with:
iPhone 5S (iOS 9) - Reproduced
iPhone SE 9iOS 10) - Reproduced
iPhone 8 (iOS 11) - Reproduced
iPhone XS Max (iOS 12) - Reproduced
Notes: The game crashes even if you call WebCamTexture.GetPixels without creating a texture and applying it to an actual image, these were just added for a more clear repro.
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