I started using Godot some time ago, and it worked just fine, but suddenly Godot started freezing while I was typing. I thought it was some kind of bug that came with a new update, so I decided to switch to Unity and wait for Godot to work again. Now, a year or so later I wanted to try if it works again, but I still have the same problem.
When I write something, the character doesn't appear in the Text-Field. It only appears if Godot gets another input (moving/clicking mouse or pressing a key). The same goes for clicks or deleting a character from the Text-Field. They only get recognized when I send another input to Godot.
The error already occurs when I create a project in the "project management"-menu, not only when I work in an existing project.
Godot uses only little power of my PC, so I assume it has nothing to do with the performance of my computer.
I hope you understand my problem. I'm pretty bad at explaining.