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.
Describe the bug
To Reproduce Steps to reproduce the behavior:
Expected behavior trail follow patricles
Environment (please complete the following information):
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.