Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play on awake checkbox doesn't work #296

Closed
MaxMaletin opened this issue Feb 2, 2024 · 2 comments
Closed

Play on awake checkbox doesn't work #296

MaxMaletin opened this issue Feb 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@MaxMaletin
Copy link

Tested with version 4.6.2, unity versions 2021.3.11f1 and 2021.3.34f1.

Open demo scene. Uncheck play on awake on any particle system. Expected result: when you hit play, there are no particles. Observed result: checkbox doesn't do anything, particle systems start emitting on awake.

There are obvious workarounds to this, like calling Stop or disabling the gameobject, but I thought I should report it anyways.

@mob-sakai mob-sakai self-assigned this Feb 19, 2024
@mob-sakai
Copy link
Owner

Thank you for your reporting!

@mob-sakai mob-sakai added the bug Something isn't working label Feb 19, 2024
@mob-sakai
Copy link
Owner

The issue is not reproduced on my environment.

If the same issue arises, please re-open this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants