Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
51
Found in
2021.2.0b17
2022.1.0a13
Issue ID
1375664
Regression
Yes
The first Keyboard Input is Ignored and stored for later when renaming Assets causing all Keyboard Inputs to become mixed
To reproduce:
1. Download the attached project "New Unity Project.zip" and open it in Unity
2. In Project view create a Folder or another Asset
3. Try to change its name
Expected Results: You can easily change Asset name and Unity Editor correctly detects Keyboard Input
Actual Results: First Keyboard Input is Ignored and Stored for later causing Asset renaming to become mixed
Notes:
- This issue only happens on macOS systems
- For example, if you press the "L" key on Keyboard, it becomes ignored, then if you press another Key like the "Delete", in Unity Editor you can see that the "L" symbol is printed, then you can press for example the "A" key and observe that the "L" symbol is deleted and if you press then Key like the "T" or another key, you can see that the "A" symbol is printed.
- Its sounds like the first Input is ignored and stored for later causing all Keyboard Inputs to become mixed
Reproducible on Unity 2021.2.0b17 and 2022.1.0a13
Not reproducible on Unity 2021.1.27f1, 2021.2.0b16 and 2022.1.0a12
Regression on Unity 2021.2.0b17 and 2022.1.0a13
Comments (37)
-
tylersandyy
Feb 27, 2025 03:38
All you need is to hire an expert to help you accomplish that. If there’s any need to spy on your partner’s phone. From my experience I lacked evidence to confront my husband on my suspicion on his infidelity, until I came across ETHICALAHCKERS which many commend him of assisting them in their spying mission. So I contacted him and he provided me with access into his phone to view all text messages, call logs, WhatsApp messages and even her location. This evidence helped me move him off my life . I recommend you consult ETHICALHACKERS009 @ gmail com OR CALL/TEXT +1 ( 7 1 6 ) 3 1 8 - 5 5 3 6 o r w h a t s a p p + 1 4 1 0 6 3 5 0 6 9 7 if you need access to your partner’s phone or any kind of hacking, they carry out all kinds of hacking job
-
merrythieves
Nov 11, 2021 19:47
Fixed in 2021.2.2f1
-
Shaolin-Dave
Nov 10, 2021 22:12
NOTE: this is not fixed for 2021.2.1f (the currently available version), but a Unity QA rep told me that it's fixed as of 2021.2.2f (which is not released yet), so be sure to check back.
Also, looks below for ISASTELEPRESENCE's workaround in the meantime (thanks dude)
-
kryuchkovk
Nov 10, 2021 17:50
Still not fixed in 2021.2.1f1!!! So laggy and not responsive viewport and Editor. I use MacBook Pro 2020, not 2008(
-
digit_dog
Nov 10, 2021 17:28
Also having this issue still, it's NOT fixed.
MacBook Pro 16" M1 Max -
TheLynxDr
Nov 10, 2021 08:34
Also the issue is in 2022.1.X and 2021.2.X versions too. Even though this bug report says that it has been fixed in those versions.
Running Apple Silicon build with M1 Pro chip.
-
TheLynxDr
Nov 10, 2021 08:29
Issue still exists in Apple Silicon build, issue has not been fixed completely
Changing graphics API didn't work for me either.
-
KimDaWAn
Nov 10, 2021 07:36
still not fixed Especially in apple silicon, it is a really important part...
-
isastelepresence
Nov 09, 2021 18:30
OK, I had this problem too in 2021.2.f1.
Here's a workaround that I used:
Goto Project Settings
Select Windows, Mac, Linux
Go to Other Settings
Untick Auto Graphics API for Mac
Add OpenGLCore
Move OpenGLCore above Metal
Restart UnityI hope it works for you too.
-
Shaolin-Dave
Nov 09, 2021 16:16
I'm also having a delay when listening for input using the new input system. Press a gamepad button, it doesn't show up in the list. Press another button, and the first one you pushed shows up in the list.
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a14
Recent Mac Metal editor change delayed frame updates by 1, affecting keyboard input lag - this is now fixed.
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.2f1
Recent Mac Metal editor change delayed frame updates by 1, affecting keyboard input lag - this is now fixed.