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

Scenes with GPUParticle2D in compatibility mode crashes the editor on MacOS 14.2 #91419

Closed
nubunto opened this issue May 1, 2024 · 9 comments

Comments

@nubunto
Copy link

nubunto commented May 1, 2024

Tested versions

4.2.2.stable.official [15073af]

System information

MacOS 14.2, Apple M1 Max

Issue description

When adding a GPUParticles2D node in any scene, in compatibility mode, the entire editor crashes.

Steps to reproduce

  1. Clone this project
  2. Go into Project Settings > Renderer
  3. Change the Rendering Method from forward_plus to gl_compatibility
  4. Restart the editor
  5. Open the "gpu_particles_2d.tscn" scene
  6. Editor crashes

Minimal reproduction project (MRP)

https://github.com/nubunto/godot-4.2-gpu-particles-crash

@nubunto nubunto changed the title Scenes with GPUParticle2D in compatibility mode crash the editor on MacOS 14.2 Scenes with GPUParticle2D in compatibility mode crashes the editor on MacOS 14.2 May 1, 2024
@nubunto
Copy link
Author

nubunto commented May 1, 2024

I can maybe try to fix this if I know where to start, I'm familiar with programming but not C++

@AThousandShips
Copy link
Member

Are you on 4.2 or 4.2.1 or 4.2.2?

@nubunto
Copy link
Author

nubunto commented May 1, 2024

4.2.2.stable.official

@AThousandShips
Copy link
Member

AThousandShips commented May 1, 2024

Good, it's useful to be specific in the issue report, it's impossible to tell

Can you try it in 4.3.dev6

@nubunto
Copy link
Author

nubunto commented May 1, 2024

updated the description with the info from the engine! and yes, let me give it a go

@nubunto
Copy link
Author

nubunto commented May 1, 2024

yup, not able to reproduce my sample project with 4.3.dev6! although the font looks kinda funny, but this would be a separate topic
image

@AThousandShips
Copy link
Member

Then it seems some bug fix was added there, will see if I can identify some specific fix

@AThousandShips
Copy link
Member

Seems this is tracked here:

So consolidating there, and feel free to add any additional details you have there, including mentioning it seems to work on 4.3.dev6

@AThousandShips AThousandShips closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
@nubunto
Copy link
Author

nubunto commented May 1, 2024

amazing, I will do so. Thanks @AThousandShips for the quick response!!

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

No branches or pull requests

2 participants