Game broken after packaging but working in editor

There are many things that can change between editor and packaged builds that lead to bugs/unexpected behavior. A basic example would be shipping on Android and finding some features don’t work because you haven’t requested some required permissions, but there are hundreds of potential examples like that. You’ll need to be specific about what’s broken and what parts of the engine you’re using that aren’t behaving as expected.

1 Like