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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment