Search Issue Tracker
By Design
Votes
1
Found in
4.3.0b5
Issue ID
569365
Regression
No
WebCamTexture does not automatically focus on Windows Phone 8
Steps to reproduce:
1. Create a project which uses and displays WebCamTexture
2. Build and run it. Camera capability must be enabled.
3. Put the camera up close to some object. Using Android device it will clearly automatically focus, however WP8 device will remain unfocused.
Comments (2)
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
- 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
brettcook99
Jan 06, 2015 18:47
This is not resolved. Focus is an issue on all mobile devices and needs to be exposed so we can control it.
We need FocusRegions and AutoFocus controls. Please expose this, or open source this part of the unity API so we can add the needed functionality.
tibascordeiro
Feb 05, 2014 12:01
post your script here