mob-sakai / mob-sakai/ParticleEffectForUGUI
Special effects position adaptation problem
Open
@mob-sakai is already working on this.
Since Oct 21, 2024.
bug
need more info
- Dominant language
- C#
- Stars
- 6k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
I encountered an adaptation problem. I adapted Effect in Unity on the Windows side, and the effect was very good. It can adapt the size and position at different resolutions, but there was a problem with Unity on the mac side. The position of the effect will be offset due to different resolutions. This is the setting of my UIPaticle.
UnityVersion:2022.3.34f1c1 Mac is the apple chip version
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.