mob-sakai / mob-sakai/ParticleEffectForUGUI
Prewarm doesn't work(?)
@mob-sakai is already working on this.
Since Nov 1, 2024.
- Dominant language
- C#
- Stars
- 6k
- Forks
- 762
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Prewarm doesn't seem to work?
I have a disabled UI window that contains a particle system. Whenever I enable the UI window, the particle system restarts, ignoring "Prewarm" toggle in the Particle System,.
Expected behavior
When I enable the UI window, I want the particle system to be prewarmed, meaning looping particles have already filled had some time to accumulate (as if emitted for one loop cycle), and are not starting from the beginning.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Version 4.10.1
- Platform: macOS (m1)
- Unity version: Unity 6000.0.25f1
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.