Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b5
Issue ID
569420
Regression
No
Windows Phone 8 camera stops working after app was kept in background for some time
1. Create a project which uses and displays WebCamTexture
2. Build and run it with camera capability enabled.
3. Check if WebCamTexture is working
4. Send application to background by pressing win button
5. Wait for one minute
6. Resume app
7. WebCamTexture will be frozen at last image before sending it to background. See log for error:
Error: Operation has failed with error 0x80000013: The object has been closed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment