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
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
hchoi32
Feb 08, 2017 19:23
The bug is gone if there is only 1 input field. However, having multiple input field will cause this issue again.
shlingg
Feb 06, 2017 11:59
This bug is still present in 5.6 beta, I just tested our app and the keyboard still kills the camera feed on android.
Haimmer
Dec 05, 2016 15:42
This also happens when native pop ups come up like NativeToolKit stuff.
5.5.0f3 still bugged.
monda
Dec 02, 2016 17:07
Got the same problem, which still persists on Unity 5.5.
Can use only Vuforia and Unity 5.3.7p2 for now.