So I’m trying to add particle systems into my canvas. While they work perfectly in Scene view, they don’t show at all in Game view. How can I solve this?
Any way to get support from you? Do you have a Unity Forum thread for this Asset?
Your Shuriken demo scene has errors in it and the documentation doesn’t explain the difference between “Shuriken” and the other method. Also, some of your samples don’t behave the way they do in your YouTube videos.
Hi there, you can send me an email at deankovitch@gmail.com
In any case, I will take a look into those issues and let you know ASAP about the fixes.
Could you answer some questions to help identify what might be happening please:
Which Unity version are you using?
Are you simulating the particles inside the editor mode or in play mode?
Which version of Canvas Particle are you using?
Hello Dean. I’m using Unity 2021.3 LTS. I imported the package, then double-click the Shuriken Scene and right away there’s the error in console. Under Rendering, the material is missing. Possibly other missing references too.
As for the magic potion examples, it seems like settings for particle life are set “wrong”, (set too long and dont play the same in editor vs Play mode)