Rec Room Studio Is Blocking My Maker Pen HUD

Hi! I have an idea of why this might be happening and a fix you could try.

This likely is caused by the rendering order of RecRoom’s UI. Here’s something that might fix this:

  • Add a canvas component to your UI object within your canvas prefab.
  • Check the “Override Sorting” option.
  • Set “Order in Layer” to -1 or lower until the RecRoom UI appears in-front of your UI.

Hope this helps!

9 Likes