Hello 
I am facing issue where the texture with opacity cover up other element in front of it sometimes…
I placed them above ground but it is still happening…

I tried experimenting with texture Opacity but no Luck!
Project Link:
https://playcanvas.com/project/1079070/overview/texture-alpha-test-issue
I would be really great if some one could help me on this… 
Hi @Ketan_ATA,
That’s a common problem with transparent objects, it’s not PlayCanvas specific but how 3D rendering in general works.
There are various workarounds, you can doing a forum search on opacity / transparent sorting for some ideas on that.
1 Like
Thanks for quick reply @Leonidas
Adding Custom AABB more likely solve the problem…
I will experiment more and will see if it works proper or not…
1 Like