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
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 2019.1):
Fixed keystrokes from being recorded twice while using text fields in play mode in the editor.