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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL
Add comment