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

Simulation Space : "World" not working as expected #98

Closed
gabifromkorea opened this issue Sep 15, 2020 · 9 comments
Closed

Simulation Space : "World" not working as expected #98

gabifromkorea opened this issue Sep 15, 2020 · 9 comments
Assignees
Labels
bug Something isn't working released on @preview

Comments

@gabifromkorea
Copy link

gabifromkorea commented Sep 15, 2020

Describe the bug
Particle follows root transform when i set Simulation Space to World

To Reproduce

  1. Add UI Particle Script to particle system
  2. Change Simulation Space to World

Expected behavior
Particle stays at emitted position

Screenshots (click to see gif)
ezgif-5-c641cc235bb1

Environment

  • Version 3.0.0-preview.33
  • Platform: Editor(Windows)
  • Unity version: 2018.4.12f1 [e.g. 2018.2.8f1]
@mob-sakai
Copy link
Owner

mob-sakai commented Sep 15, 2020

Hi @ooyun0
Thank you for reporting.
Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

@gabifromkorea
Copy link
Author

@mob-sakai
Copy link
Owner

@ooyun0
Thanks!

@mob-sakai
Copy link
Owner

The issue has been reproduced. 👍

@mob-sakai
Copy link
Owner

Perhaps it is a problem with the extra world simulation correction in UIParticleUpdater.

@mob-sakai
Copy link
Owner

WIP: The issue is fixed.
Sep-15-2020 21-03-29

github-actions bot pushed a commit that referenced this issue Sep 15, 2020
# [3.0.0-preview.34](v3.0.0-preview.33...v3.0.0-preview.34) (2020-09-15)

### Bug Fixes

* not working as expected in world simulation space ([683fcb4](683fcb4)), closes [#98](#98)
@github-actions
Copy link

🎉 This issue has been resolved in version 3.0.0-preview.34 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mob-sakai
Copy link
Owner

@ooyun0
It is fixed.
Thank you for your help! 👍

@gabifromkorea
Copy link
Author

👍

LionelPerrault added a commit to LionelPerrault/Unity-Particle that referenced this issue Jul 25, 2023
# [3.0.0-preview.34](mob-sakai/ParticleEffectForUGUI@v3.0.0-preview.33...v3.0.0-preview.34) (2020-09-15)

### Bug Fixes

* not working as expected in world simulation space ([683fcb4](mob-sakai/ParticleEffectForUGUI@683fcb4)), closes [#98](mob-sakai/ParticleEffectForUGUI#98)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @preview
Projects
None yet
Development

No branches or pull requests

2 participants