Hello, whenever I press play to start my game. I get an error “StaticMeshComponent0 has to be ‘Movable’ if you’d like to move”
This is a problem because as it keeps ticking up, the game progressively loses frames and take a big peformance hit. And I prefer not to solve this my setting every asset to ‘Movable’.
Is this something within my control to fix? Or is this a bug within the engine?