Search Issue Tracker
Fixed in 5.6.0f3
Votes
11
Found in
5.4.0f3
Issue ID
827454
Regression
Yes
[Android] InputText makes webcam update texture slow
Steps to reproduce:
1) Download attached project 'TestWebCamTexture.zip' and open in Unity.
2) Open scene 'main'.
3) Build and run project on a device.
4) Enter some random text in to text field and press Start.
5) Check camera's view (rotate/move/shake phone and see if its receiving lag or not).
6) Repeat this step more than 5 times and you will start notice that camera receives lag.
Reproduced with :5.4.0b21, 5.4.0p4, 5.5.0b1
Not reproduced with: 5.3.6p3
Fixed in: 2017.1.0a1
Backported to: 5.5.2p1, 5.6.0b6
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
MarkSprenger
Jun 06, 2017 03:41
Experiencing the same issue with two input fields that change the width and height of the target 3D model. When one input field is disabled, everything seems to be fine. Unity Build: 5.6.0f3
Visartech
Jun 01, 2017 14:19
Still happens for me in Unity 5.6.1f1
michael_lightweave
May 30, 2017 02:18
Still broken on 5.6.1p1. Incredibly frustrating.
FaberVi
May 14, 2017 23:54
Same problem on 5.6.0p4... Any workaround?
wurzelmedien
Apr 03, 2017 08:55
I did just download Unity 5.6.0f3. Problem still exists.
Vuforia ArCamera and simple InputField are enough to reproduce this bug.
FaberVi
Mar 06, 2017 21:33
Same issue.. Unity 5.5.2p1.. In 5.6.0b10 is fixed??
786dheeraj
Feb 28, 2017 07:46
it still exists in unity 5.6 beta.
Did anyone find a workaround?
Numix-Jeff
Feb 13, 2017 14:20
I just tested a simple project with Vuforia and a single InputField.
On android when i add text multiple times to the input field, the camera feed is going slower and slower.
Tested on Unity 5.6.0b7 : NOT FIXED although the current bug status is fixed in Unity 5.6.0. and with only one input field !
Tested on Unity 5.5.0f3 : NOT FIXED
Tested on Unity 5.3.6 : WORKING AS EXPECTED
shlingg
Feb 10, 2017 11:15
For anyone still experiencing this issue, I found using this plugin overcame the Android keyboard disrupting the camera feed: https://github.com/YousicianGit/UnityNativeEdit
jjmn1109
Feb 08, 2017 19:26
The same as the previous comment. After one input field was activated, the camera seems to be working, but after activating multiple input fields still cause the camera feed buggy.