ParticleEffectForUGUI icon indicating copy to clipboard operation
ParticleEffectForUGUI copied to clipboard

trail incorrect offset

Open fghj0810 opened this issue 1 year ago • 2 comments

Describe the bug 图片

To Reproduce Steps to reproduce the behavior:

  1. Set Scale 0.5 图片
  2. Set PositionMode. set auto scaling mode. 图片
  3. check world space 图片

Expected behavior trail follow patricles

Environment (please complete the following information):

  • Version [4.9.1]

Additional context I want to control the position of the UIParticle through code, so that the particle can follow the position I set and have the correct Trail effect. For example, a coin moves from one position on the screen to another position with a trailing effect. If the Scale of the Layout node is 1, then the behavior is correct. I suspect there is an issue with the handling in this area.

fghj0810 avatar Oct 10 '24 06:10 fghj0810

Thank you for your reporting!

mob-sakai avatar Oct 10 '24 09:10 mob-sakai

#336 tried to fixed

fghj0810 avatar Oct 10 '24 11:10 fghj0810

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Nov 01 '24 02:11 github-actions[bot]