ECS World Space Canvas Children Not Displaying
Im working with DOTS/ECS and have gotten pretty comfortable with it but have just come across an issue I have no idea how to work around.
Any child objects of a worldspace canvas can be seen at runtime. When an object is a child of a screen space-overlay canvas it shows up just fine. The canvas I am working with needs to be worldspace since I want to hide it behind some other things in the scene. How could I work around this?
Thanks in advance!
Your answer

Follow this Question
Related Questions
Canvas differently displayed in built Android version and Unity Game mode. 0 Answers
World Canvas Raycasting not blocked by other game objects? 2 Answers
Find a World Position Of an Object inside Canvas 0 Answers
How to move a UI element using Mouse Position in 3D World Space? 0 Answers
Display rigidbody speed to a world space canvas text 2 Answers