-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Godot crashing after a few moments in the editor. #82206
Comments
I can't reproduce the bug. Please run the editor from command line, reproduce the crash, and post the crash dump here. This will greatly simplify finding and fixing the bug. Note that you need a build with debug symbols. See the docs or Calinou/godot-debug-builds (but it not updated from 4.0.3, which may not have the bug). |
Seems like a graphics issue. This is from the normal console launch. I will post the debug symbol crash dump in a few moments
|
Same error on the 4.0.3 debug build. |
Not surprising that 3.5 works since this is a Vulka n problem. |
yup |
Couldn't replicate this one. Sounds like it might be an issue with your GPU. Can you try updating your drivers? |
They are a updated. it might be the new drivers that are causing the problem... |
#80566 work. |
issue seems to be fixed on the stable version on steam. |
Godot version
4.1.1 from steam and from the website
System information
Windows 10 (foraward+) gpu: Intel UHD Graphics
Issue description
Hello.
I have tried to start a new project and faced a concerning issue.
every time i open the project or any other project, Godot becomes unresponsive and crashes after a bit.
Happened both on the Steam version and the website version. I have checked the integrity of the files, they were fine.
I did clear the cache and the editor worked for a bit but then crashed again.
Steps to reproduce
open the project and let it run for a few moments.
Minimal reproduction project
prototype.zip
The text was updated successfully, but these errors were encountered: