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

GPUParticles3D inherit velocity is broken #97160

Open
huwpascoe opened this issue Sep 18, 2024 · 0 comments
Open

GPUParticles3D inherit velocity is broken #97160

huwpascoe opened this issue Sep 18, 2024 · 0 comments

Comments

@huwpascoe
Copy link

Tested versions

4.3

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 960 (NVIDIA; 32.0.15.6081) - Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz (4 Threads)

Issue description

inherit_velocity_ratio doesn't work as expected. Particles seem to emit ahead of where they're supposed to and this gap increases the higher the velocity.

The particle effect is placed at the back of the rocket, yet at this velocity they're being emitted near the front!
image

Steps to reproduce

Set inherit_velocity_ratio to greater than zero.

Minimal reproduction project (MRP)

particles_velocity_ratio.zip
image

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