Is there a way to render particles in top of a UI generated from a UI Document?
I tried everything. I tried to separate parent canvases in different layers, use URP camera stacks with both different and same camera for the UI and the Particles, sorting layers, order in layer, etc and nothing seems to work.
I used the same setup with uGUI and it worked perfectly.
Thank you for the reply.
Is this the only way? It looks a bit over-the-top solution to me. Especially if u have more than a couple of particle systems or you need to arrange them layered between other elements.