mob-sakai / mob-sakai/ParticleEffectForUGUI

not displayed when Inactive -> Active

Open
#396 3 comments 0 reactions 1 assignee View on GitHub

@mob-sakai is already working on this.

Since Jan 13, 2026.

bug need more info
Dominant language
C#
Stars
6k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.

Describe the bug
When the GameObject of the child particle system is in the InActive state, if the GameObject of the parent UIParticle is changed from InActive to Active, the particles will display normally from the second Active state when the GameObject of the child particle system is changed to Active.

To Reproduce
Steps to reproduce the behavior:

  1. Set the parent UIParticle.
  2. Set the child ParticleSystem and InActivate the corresponding GameObject.
  3. Make the parent GameObject InActive and then Active.
  4. Verify that particles are not displayed when the child GameObject is Active.
  5. Verify that particles are displayed when the child GameObject is InActive and then Active.

Expected behavior
particles are not displayed

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Version 4.11.3
  • Platform: All
  • Unity version: 6000.3.3f1
  • Build options: IL2CPP

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.