So i stumbled upon a problem where when i try to add a node (i.e. pressing CTRL + A or doing a right mouse click and through the pop up menu clicking on the "Add Child Node") first of all, the menu where you can select the node you want to add doesn't pop up, second of all, the Godot executable just freezes and does not respond to anything (i can't even close the executable the usual way, i have to go to the task manager to close it from there) . Just before that happened to me first i was importing a .fbx model, then Godot just froze there and i couldn't do anything. The AI model i use advised me to delete the import folder in .godot folder in the folder of my project, so i did just that and it helped, but now i can't add nodes. Btw this is not a problem that occurs only in one project, this is a problem that happends in every single one i have, and as i said this happened after another godot freeze when i tried to import .fbx model. I tried rebooting my pc and installing another Godot executable from their official website, doesn't help. Any ideas on how you can fix this?
Update: just found out that any secondary window that should pop up on certain actions in godot, does not open for me, it's not just adding node issue