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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment