Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b9
Issue ID
885956
Regression
Yes
[Android] [Regression] WebCamTexture fails to resume with wct.Play after wct.Pause
Steps to reproduce:
1. Open user provided project
2. Built to device
3. Click on toggle to activate wct.Pause. Notice camera stops
4. Click on toggle again to activate wct.Play. Notice camera does not resume
Expected behaviour: WebCamTexture resumes playing live camera input using wct.Play
Actual behaviour: Camera live feed does not resume if it has been paused
Workaround: Unfocusing app (Pressing home button etc) and coming back into app resets the camera
Reproduced on: 5.5.0a6, 5.5.0b5, 5.5.0f2. 5.5.2f1, 5.6.0b11, 2017.1.0a2
Not reproduced on: 5.3.7p4, 5.4.3p4, 5.4.4p3
Devices under testing:
Reproduced on
Samsung S5 Neo | Exynos 7580 | Mali-T720 | Android 6.0.1
Not reproduced on
Google Pixel | Snapdragon 821 | Adreno 530 | Android 7.1.1
Google Nexus 5X | Snapdragon 808 | Adreno 418 | Android 7.1.1
Xiaomi Mi Pad | nVidia Tegra K1 (T124) | nVidia Tegra K1 (GK20A) | Android 4.4.4
Fixed in: 2017.1.0a6
Backported to: 5.5.3p2, 5.6.0p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment