mob-sakai / ParticleEffectForUGUI

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

The changes made to the material used by the ParticleSystem are not immediately reflected #280

Closed mob-sakai closed 11 months ago

mob-sakai commented 11 months ago

It gets reflected when UIParticle is selected. If you are using the following features, the material for ParticleSystem and the material for rendering are different instances:

github-actions[bot] commented 11 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: