So how do i use the particle effects pack from unity? In HDRP it doesn’t seem to wok at all
]
Probably it’s just the material assigned to the particle system. Try changing the shader on those materials. Particles in HDRP generally work fine, as long as you pick a shader that works in HDRP. For example, many of the shaders under “Legacy Shaders / Particles” work fine in HDRP.
You probably would need to change the materials yourself and make the changes needed etc.
And there’s particle shaders (from Unity) for HDRP too, so you could use those when you fix those particle effects.
Do you know how to use official particle shaders? When they’re installed in the asset folder, I can not copy them in to my own folder.