mob-sakai / mob-sakai/ParticleEffectForUGUI
UI particle scale doesn't fit particle system shape gizmos
Open
@mob-sakai is already working on this.
Since Jun 11, 2025.
enhancement
- Dominant language
- C#
- Stars
- 6k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
[version: 4.11.2]
[Unity:2022.3.51f]
To reproduce the case:
1.create a default particle system
2.move it to a ui canvas
3.add UI particle component
4.check the result
(the blue frame is the gizmos of shape in particle system)
1.the gizmos area and the particle system emitter's shape are different, make it very hard to adjust the effect in the scene.
2.change scale in the ui particle component doesn't change the gizmos.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.