Hi everyone, I'm developing a 3d game with some items. I want to use the item's 2d mesh to get a preview for the item's icon.
So I got a node called ItemContainer that displays the node icon inside a SubViewportContainer, here's the result: 
But when I instance it within another node, it displays this:

Does anyone know how to fix it ? Or is it a bug that I should report ?