microsoft / MixedReality-GraphicsTools-Unity

Graphics tools and components for developing Mixed Reality applications in Unity.
MIT License
182 stars 42 forks source link

CanvasElementRoundedRect vanishes when Canvas is rotated 90 degrees to camera #159

Open holomatt opened 1 year ago

holomatt commented 1 year ago

Describe the bug

When rotating a worldspace canvas containing CanvasElementRoundedRect, the element vanishes when rotated exactly 90 degrees to the camera.

To reproduce

Add a worldspace Canvas Add and configure a CanvasElementRoundedRect Add a ConstantRotator or similar basic rotation animation to the Canvas

Expected behavior

CanvasElementRoundedRect does not vanish when rotated exactly 90 degrees

Target platform (please complete the following information)