3D Particles sorting issue

Hi there,

The 3D Particles are drawn behind sprites even when it’s placed higher in the hierarchy.
I’m just using the default 2D scene setup and enabled 3D Particles module.
2D Particles sorts correctly.

Using Cocos Creator 3.8.3

Anyone has this issue?

7uuGyY8CED

You can add uimeshrender component to 3d particles. then you can adjust hierarchy of 3d particles.

Works! Thanks.

Glad that worked! If you face any more issues, try checking the particle settings or the render order in the scene.