mob-sakai / ParticleEffectForUGUI

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

v4.7.2 Bug #317

Closed mlzhp closed 1 month ago

mlzhp commented 1 month ago

NOTE: Your issue may already be reported! Please search on the issue tracker before creating one. WX20240626-135423 Particle layer is wrong, since v4.7.1, v4.7.0 Display is OK Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

mob-sakai commented 1 month ago

Thank you for your reporting! This is caused by a mismatch between min/max particle size and view size. I will release an update as soon as possible that will make "custome view size" available.

mob-sakai commented 1 month ago

Please try v4.8.0