Blocking collision on a pawn with static mesh

No. There is no magical button that makes the game optimised. It’s your job to laboriously make it so. There’s a reason entire departments are created to handle that. You can Add Skeletal Mesh Component at run time.


I’d look into what you run on Tick (or every frame in a timeline / timer), especially long loops - the latter being absolute performance killers.