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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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?