Level crashes when launching on iOS device

I have a level that is crashing whenever I launch it on my iPhone 6 plus via UE4 Editor. I attach the log file. The level works fine in PIE and as a stand alone game on Mac.

What I have tried so far:

  1. Packaged the project for iOS and install it via iTunes. No results. Level still crashes
  2. Deleted Intermediate and Saved Folders from my project’s folder. Level still crashes
  3. Migrated the level to a new project. Level still crashes.
  4. Removed all the blueprint logic from the level blueprint. Level still crashes
  5. Rebuilt lighting (and level)… Level still crashes

I am not sure what else I can do.
link text

To answer my own question:

In my case it was the Landscape material that was causing the problem. Even though it shouldn’t. It was anything fancy and it was fully mobile compatible. I am opening a separate thread to investigate this further.

New thread