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

UIParitcle causes editor crashed in Unity 2022.3.15f1 #351

Closed
rookiesinchina opened this issue Jan 5, 2025 · 9 comments
Closed

UIParitcle causes editor crashed in Unity 2022.3.15f1 #351

rookiesinchina opened this issue Jan 5, 2025 · 9 comments
Assignees
Labels
bug Something isn't working released

Comments

@rookiesinchina
Copy link

rookiesinchina commented Jan 5, 2025

Hi, UIParticle is awesome,but i find a problem..
When i used uiparticle and play to show my ui,but if i stop play mode without closing ui,sometimes the editor crashed.If i do not use uiparticle,crash does not happen.I don't know if this is a bug or I'm using it incorrectly.

this is my ui prefab and untiy log when editor crashed.
1
2

@rookiesinchina rookiesinchina added the bug Something isn't working label Jan 5, 2025
@rookiesinchina rookiesinchina reopened this Jan 5, 2025
@mob-sakai
Copy link
Owner

Thank you for your reporting!

I would like to know more about this issue.
Tell me about your develop/build environment.

  • version [e.g. 4.10.0]
  • Platform: [e.g. Editor(Windows/Mac), Standalone(Windows/Mac), iOS, Android, WebGL]
  • Unity version: [e.g. 2022.2.0f1]
  • Build options: [e.g. IL2CPP, .Net 4.x, URP/HDRP]

Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?
Of course, you don't need to include any secret assets from your project. Feel free to use free assets instead.

repos

@rookiesinchina
Copy link
Author

Of course,i upload my unity project as unitypackage.
version:
platform: windows11
unity version: 2022.3.15f1
build options: urp
you just import unitypackage and press play button.And maybe you need to try many times to reproduce editor crash.
UIParticleEditorCrashed (2).zip

@mob-sakai
Copy link
Owner

To share your problem more accurately, can you upload a reproducible minimum project zip file as described above, instead of a unitypackage file?

@rookiesinchina
Copy link
Author

OK,sorry about that.Here is project zip file.
Packages (2).zip

@mob-sakai
Copy link
Owner

Thank you 👍

@mob-sakai
Copy link
Owner

Please try this patch.
If there are no issues, I will release it.

"com.coffee.ui-particle": "https://github.com/mob-sakai/ParticleEffectForUGUI.git?path=Packages/src#develop"

@rookiesinchina
Copy link
Author

Cool! I will try this version and reply as soon as possible! Thank you!

@rookiesinchina
Copy link
Author

HI, Sorry for replying so late.I have tried many times. There is no errors and crash any more. You are so AWESOME! Thank you again.

github-actions bot pushed a commit that referenced this issue Jan 14, 2025
## [4.10.7](v4.10.6...v4.10.7) (2025-01-14)

### Bug Fixes

* editor crashed on exit play mode (editor, windows) ([47ee45c](47ee45c)), closes [#351](#351)
@mob-sakai
Copy link
Owner

🎉 This issue has been resolved in version 4.10.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Jan 14, 2025
## [4.10.7](v4.10.6...v4.10.7) (2025-01-14)

### Bug Fixes

* editor crashed on exit play mode (editor, windows) ([47ee45c](47ee45c)), closes [#351](#351)
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
Projects
None yet
Development

No branches or pull requests

2 participants