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
- 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
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