godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.5k stars 20.26k forks source link

Godot freezes my PC several seconds after I open a specific project for editing #91231

Open fieryalbino opened 5 months ago

fieryalbino commented 5 months ago

Tested versions

System information

Godot v4.2.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 750 (NVIDIA; 31.0.15.5123) - Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz (4 Threads)

Issue description

I downloaded the Godot Character Controller project from GameDev.tv and imported it into my Godot project list. Whenever I open the project for editing in the Godot editor, my PC immediately starts lagging for a few seconds, and then it freezes completely. I can't move the mouse or even do a Ctrl+Alt+Del. I just have to power off my PC and then turn it back on.

Steps to reproduce

Minimal reproduction project (MRP)

godot-character-controller.zip

In case the attachment doesn't work, here are some links to the course lesson that I downloaded the project from: course lesson project zip file

fieryalbino commented 4 months ago

Some staff members from GameDev.tv have been helping me troubleshoot using Godot 4.2.1 in this thread: https://community.gamedev.tv/t/graphical-glitch/245562

So far, it looks like my PC may have an incompatibility with the Forward+ renderer.