Instanced Static Mesh Component not rendering when instances are added through C++ [RESOLVED]

I’m not sure the GameState will work for containing those components - you could test by adding a simple mesh component to it as well to see if that renders.

I add a single actor to the level as my singleton - it’s in the world and in the actor arrays so is always in the correct render queues.

1 Like