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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment