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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment