godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.83k stars 1.63k forks source link

Editor crashes when opening Dodge the Creeps demo on macOS #1059

Closed wrzrmzx closed 1 month ago

wrzrmzx commented 4 months ago

Which demo project is affected:

dodge_the_creeps with Godot Engine v4.2.2.stable.official [15073afe3]

OS/device including version:

OS: macOS Sonoma 14.5 Device: MacBook Air M1

Issue description:

When I tried to open this project, Godot crashed. Other projects can be opened correctly

Screenshots of issue:

截屏2024-05-27 19 18 28
fallax commented 2 months ago

Exact same issue here on a Mac mini M1 - tried checking out a fresh copy of the examples, downloaded the .zip, still the same problem with both of them.

hello-josh commented 1 month ago

Same issue running on a MacBook Air with the M3 chip

Calinou commented 1 month ago

This is an engine issue that is fixed in 4.3 by https://github.com/godotengine/godot/pull/88816.

Try opening the demo in 4.3.rc2 and it should work 🙂