Skip to content
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

Vulkan: Godot Engine 4.4.dev crashes on startup on Windows #96057

Closed
Hilderin opened this issue Aug 25, 2024 · 3 comments
Closed

Vulkan: Godot Engine 4.4.dev crashes on startup on Windows #96057

Hilderin opened this issue Aug 25, 2024 · 3 comments
Labels

Comments

@Hilderin
Copy link
Contributor

Hilderin commented Aug 25, 2024

Tested versions

Reproductible on custom build master 364f916 #90993 @darksylinc
Not reproductible with the commit just before: 6e9bcc0

System information

Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3070 Laptop GPU (NVIDIA; 32.0.15.5612) - AMD Ryzen 7 5800H with Radeon Graphics (16 Threads)

Issue description

Build Godot and start it, it will crash when loading a project.
image

Steps to reproduce

Build using scons p=windows target=editor or using Visual studio 2022 with project generated with scons platform=windows vsproj=yes dev_build=yes.
Just start the compiled version in debug or directly with the .exe and load an empty project. Godot editor will crash when loading the project.

The problem is just reproductible on my laptop. It's not reproductible on my desktop computer: Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 32.0.15.6070) - 11th Gen Intel(R) Core(TM) i5-11600KF @ 3.90GHz (12 Threads)

Minimal reproduction project (MRP)

Any empty project.

@huwpascoe
Copy link
Contributor

Best rename the issue to something like: HeapFree crashes on master branch

@darksylinc
Copy link
Contributor

Duplicate of #95967.

We didn't know it was happening on Windows too, but it's not fully surprising given that it appears the problem could be in the Vulkan Loader.

It will be fixed by #96044

@Hilderin Hilderin changed the title Custom editor build crash on startup Vulkan: Godot Engine 4.4.dev crashes on startup on Windows Aug 25, 2024
@Hilderin
Copy link
Contributor Author

Thanks, I'm closing this issue since it's a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants