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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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