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
Comments (24)
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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
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.