Creator 2.4.3 3D particles z order bug

3dParticlesDemo.zip (221.4 KB)
There is a problem with 3d particles rendering z order when other 3d nodes are lower in hierarchy then node with particles system.
In demo project there are 2 similar boxes on the same distance from camera but one is higher then particles system in hierarchy, other is lower. 3D particles are close to the camera. For the first box z order works right, particles are rendering on top of box. For the second box particles are rendering under box but in the same time they are closer to camera.
image

Sorry for the mistake. You can customize the effect by adding a declaration of transparent stage like this.

1 Like

That works, thanks. Hope you will fix that in next creator version)

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.