Hello,
I am running unity on a MacBook Pro 14’ with the M1 pro chip. I just have the base model so the specs are 8 core cpu, 14 core gpu and 16gb of memory. I am running unity version 2021.2.1f1.
I am experiencing a bug where when I type into the add component textfield on a game object the text lags behind one input. So that if I typed “TestScript” it would appear as “TestScrip”.
But this is the case for all inputs. So if you hit backspace and continued typing there would be a moment where it showed the letter you just removed before getting rid of it.
Edit: I think it is all text fields in the Unity Engine that has this issue.
thank you