Hello, I made a simple setup in an empty level:
- A Cube staticmesh (using Engine provided mesh and material)
- The same cube but as a child staticmesh component in an Actor blueprint.
As soon as I hit BuildGeometry, the child staticmesh disappears (in editor only)
Is there anything I’m doing wrong ?