Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.1.X, 2019.2.X
Votes
14
Found in
2017.3.0f3
2019.1
Issue ID
987230
Regression
Yes
[Linux] keystrokes recorded twice
-e: when typing into input fields each letter is recorded twice for each key stroke
--works well in 2017.1.2p4., 2017.2.1p1, stops working in 2017.3.0f3
-repro:
--open attached project
--build linux standalone
--run build
--enter something into either input field
--NOTICE the letters being written twice
-
drakefade41
Aug 11, 2018 23:10
Hasn't been completely resolved..
-
epadillafpl
Jul 04, 2018 22:47
Hello.
I am having a similar issue.https://forum.unity.com/threads/linux-endless-input-issues.538136/
Any ideas on how to resolve it?
Greetings
-
tobaskintheambience
Jul 02, 2018 03:39
Just wanted to note that this bug is back in Ubuntu 18.04 LTS GNOME. Tested and confirmed on HP EliteDesk 800 G2 Mini with Unity Engine games, Farm Together for example.
-
LawrenceBarbarian
Jun 21, 2018 16:42
For anyone like me that was too far along with a project using 2017.4 to upgrade to 2018 without borking your code (major changes from 2017 to 2018), try using the 2017.4.5f1 release.
Your project upgrade from 2017.4.1f to 2017.4.5f1 should be painless - and it fixes the double-tap keyboard issue with Linux builds.
Verified this morning (June 21, 2018) with a fresh build and test on Linux Ubuntu 16.04 LTS.
-
gserrg
Jun 07, 2018 19:07
Same issue causing me problems.
"engine_ver": "2018.1.0f2"
Linux system is Ubuntu 16.04 LTS x64!!! However, when using the source "Russian" Russian letters are not duplicated
-
Alloc
May 24, 2018 17:58
What about a backport of the fix to 2017.4 (after all it's supposed to be a LTS release and I'd count this as a major bug to be fixed) and 2018.1 as 2018.2 will probably stay in beta for a while?
-
LawrenceBarbarian
May 16, 2018 19:46
Same here. I'm using Mac to build Linux64 headless server. The GUI text boxes always register a single keyboard stroke as a double - same with Pasting (ctrl + v) - I get two (2) copies of the string in the text box.
It's not the keyboard repeat settings (i've tried that as well) and it even does in from within a Virtual Box VM (Ubuntu 16.04) with Unity 2017.4.1f1 version running on Mac or Windows > building for Linux.
Hope this is something that Unity can resolve as even delete key deletes 2 chars at a time. - very frustrating bug to say the least.
-Thanks
-
cobolfoo
May 10, 2018 23:11
Same here on the latest 2018 beta, Ubuntu 18.04.
Seems to not affecting Ubuntu 16.04!
-
mmozeiko
May 07, 2018 23:36
I also see this issue still happening with 2018.1.0f2 version on Ubuntu.
-
tudor-ciomartan
May 02, 2018 22:09
Still occurring with Unity 2018.1.0f2
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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Resolution Note (fix version 2019.1):
Fixed keystrokes from being recorded twice while using text fields in play mode in the editor.