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 (39)
-
globalpoint
Sep 28, 2021 18:40
Thank you for sharing this post, your post is amazing.
-
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
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2019.1):
Fixed keystrokes from being recorded twice while using text fields in play mode in the editor.