mob-sakai / ParticleEffectForUGUI

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
MIT License
4.22k stars 617 forks source link

Sub Emitters option is not work in editor playing #231

Closed GouDanYuan closed 1 year ago

GouDanYuan commented 1 year ago

Describe the bug when i use the partical system to make a firework partical, used the Sub Emitters option, the effect is different in editor playing and not playing.the sub partical is not born in the correct position when the main partical death.the sub partical seem faster in playing.

image editor not playing

image editor playing

To Reproduce sub_emitter_bug.zip Import the sub_emitter_bug.unity package to unity and play

Environment (please complete the following information):

mob-sakai commented 1 year ago

Sorry for my late reply. Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

repos

GouDanYuan commented 1 year ago

SubPartical.zip the minimal project project is upload.

Skyfro19 commented 1 year ago

I also had the same problem when I used the Sub Emitters option and the particle effects were not positioned correctly.

JonathanVorich commented 1 year ago

Same Issue! Will there be any fix soon @mob-sakai ??? Would be really really helpful.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 4.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: