So I’ve got kiosk posters/panels with banners I need to render in world space in Unity 6000.2 beta
there are several such panels being displayed and the banner (“test test test”) overlaps the panel’s content
there seems to be a problem displaying many world-space UI Documents ontop of each other, even when starting from scratch with a new project
in the screenshot, I’ve highlighted the panel that should be at the front in the scene view and made an arrow point to it in the game view
- sorting order doesnt chnage anything
- hierarchy order doesn’T change anything
- moving left-to-right changes which one appears at the front
