In my packaged project, the collision of landscape and static meshes is missing.
While Play in editor, in new editor window or standalone mode, this does not happen.
It only happens in one level Ive worked in mostly, in other levels its all good.
At Levelstart the player falls through landscape.
Ive added a huge basic shape (cube) under the landscape to prevent this, this cube has somehow working collision but its no real solution, just for testing.
Now that I can run around, I realise also all other static meshes like houses etc. have no collision in packaged project.
In the collision settings of the meshes and landscape everything looks okay, same settings like in the other levels, but in this level its not working when running the packaged project.
Any ideas whats wrong or how i can fix it?