Skip to content

not displayed when Inactive -> Active #396

@himrtaek

Description

@himrtaek

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions