Difference between 'Level Instance' and'Packed Level Actor'

Packed blueprints are optimized for performance but they can only be used for static elements without any additional functionality like moving parts or interactables. It’s essential to use them for large scale scenes.

Hope that helps!