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.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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