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
Comments (2303)
-
sattamatkamarketing
Sep 14, 2021 15:27
thanks for sharing information
-
molkkiserial
May 26, 2021 18:15
Check for the "Bounce Keys" if they are on. For repeated key presses (presses of the same key), Bounce Keys should be off.
-
gracestefan12
Nov 23, 2020 12:54
Thanks for sharing
-
boardersguide
Nov 22, 2020 18:58
Same version and also experiencing this issue
-
naxarora
Sep 02, 2020 13:55
-
unity_M5DICYwsLdM5ng
Aug 31, 2020 13:10
Oh okay
-
pginiotis
Apr 28, 2019 09:24
The issue is re-opened and the developers are informed.
-
PatRPS
Apr 27, 2019 14:30
Also experiencing this issue in Unity2019.1.0f2
-
emrod
Apr 16, 2019 21:11
The issue back again in 2019.1.02f
-
shadwolf16
Oct 20, 2018 13:35
Regression not fixed, issue is back. Oct 21 2018. Games unplayable
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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 2019.1):
Fixed keystrokes from being recorded twice while using text fields in play mode in the editor.