godotengine / godot

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

Must reopen scene before Color Curve changes shows for GPUParticle2D #92767

Open TimothyAlexisVass opened 1 month ago

TimothyAlexisVass commented 1 month ago

Tested versions

Godot 4.3 beta 1

System information

Godot v4.3.beta1 - macOS 14.5.0 - GLES3 (Compatibility) - AMD Radeon Pro 560X OpenGL Engine - Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz (12 Threads)

Issue description

Have to close and reopen the scene after adding a Color Ramp or Alpha Curve before it shows in the editor window. Sometimes you have to close the entire project and reopen. Haven't been able to distinguish why.

Steps to reproduce

Add GPUParticle2D, add a Color Ramp to it. Nothing happens. Reopen the scene, it goes from black to white.

Minimal reproduction project (MRP)

Sorry, I don't have time for this. I only happened to notice it when I was reporting another bug.

TimothyAlexisVass commented 1 month ago

Worth noting, after the scene has reopened, changes to the gradient shows. The same issue happens with AlphaCurve