Godot Version
Godot Engine v4.2.1.stable.official [b09f793f5]
Question
I’m working on my tower defence project for a while with 4.2.1 and everything worked fine until yesterday. The UI started to getting really slow and I was unable to write into Editor Input fields. So I checked the typical issues:
- Antivirus
- Cache
- Reinstalling
Today I found the possible issue:
I created a new (empty) project because I thought my old project was defect. While I addes 3 folders (language/scenes/scripts) to the still empty project the Editor is getting slower and slower again. So I checked the whole thing in the task manager:
As you can see the whole editor is huge in the memory.
My system:
AMD Ryzen 7 2700X Eight-Core Processor 3.70 GHz
32,0 GB DDR4
Windows 10 Home version 22H2
What should I do about it?
Best regards
Wilhelm