Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.5.0f1
Issue ID
855603
Regression
Yes
[Android] Crash when reloading scene which uses WebCamTexture
How to reproduce:
1. Open the attached project
2. Build and run on Android device
3. Click on Button (it stops rendering RawImage and loads the same scene again )
4. Crash
Reproducible: 5.5.0b1, 5.5.0f3, 5.6.0a5
Not reproducible: 5.4.3p2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
smosh92
Sep 10, 2017 07:20
ok it's fixed in Unity 2017.1.0f3
smosh92
Sep 10, 2017 07:04
"webCamTex.Stop()" still crashing on android build!!
UDN_94209c12-b028-4555-8598-0bb083bb0452
Jul 11, 2017 02:43
It seems that you need to stop the webcamtexture inside OnDisable method when unload the scene.
OscarPeredo
Jun 15, 2017 06:31
Definitively not fixed....
aggRo
May 10, 2017 14:07
WebCamTexture.Stop on Android ... still crash
esoinila
May 03, 2017 12:49
Now there is clearly something wrong with the WebCamTexture.Stop on Android ... still it keeps getting marked as fixed but never is. Stop marking these bugs fixed until they are really tested.
sunderplugs11
Feb 20, 2017 04:14
also, mine is crashing just minimizing the app and going bakc into it. I'm calling WebCamText.Stop() on each of the 3 textures i'm using in the OnAppPause() function
sunderplugs11
Feb 20, 2017 04:12
so I downloaded the beta of 5.6 and its still crashing? Need to publish asap so any idea on workaround till then?