-
-
Notifications
You must be signed in to change notification settings - Fork 638
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
look at picture #113
Comments
Yes, CanvasRenderer supports up to 8 submeshes (i.e. 8 materials). |
If you need more help, please attach a minimal project (included |
Let me again. |
I had the same issue and I solve it by splitting into multiple UIParticle as you suggested. |
NOTE: Performance will be improved, but in some cases the rendering is not correct. Close #113
# [3.3.0](3.2.0...3.3.0) (2020-11-20) ### Bug Fixes * the particles may disappear unintentionally ([2ec81da](2ec81da)), closes [#117](#117) ### Features * ignore rendering of particle systems that do not have a SharedMaterial and TrailMaterial ([08c4aba](08c4aba)), closes [#118](#118) * show/hide materials in inspector ([4b4aebf](4b4aebf)) * shrink rendering by material ([46a7ddd](46a7ddd)), closes [#113](#113)
🎉 This issue has been resolved in version 3.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [3.3.0](mob-sakai/ParticleEffectForUGUI@3.2.0...3.3.0) (2020-11-20) ### Bug Fixes * the particles may disappear unintentionally ([2ec81da](mob-sakai/ParticleEffectForUGUI@2ec81da)), closes [#117](mob-sakai/ParticleEffectForUGUI#117) ### Features * ignore rendering of particle systems that do not have a SharedMaterial and TrailMaterial ([08c4aba](mob-sakai/ParticleEffectForUGUI@08c4aba)), closes [#118](mob-sakai/ParticleEffectForUGUI#118) * show/hide materials in inspector ([4b4aebf](mob-sakai/ParticleEffectForUGUI@4b4aebf)) * shrink rendering by material ([46a7ddd](mob-sakai/ParticleEffectForUGUI@46a7ddd)), closes [#113](mob-sakai/ParticleEffectForUGUI#113)
NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: