On device only, I am getting a crash when I try to load a level. This only started after switching to Unity 5/IL2CPP.
In the editor everything is fine, but when I run on iOS, I get this crash.
For a while, I was getting an error in the editor when trying to load a level that said something like "GetLocalizedString() must be called from the main thread", but after deleting/replacing random things in the scene, the crash went away in the editor. Now though, the crash still happens on the...
5.1.1p3/IL2CPP Level Load Crash on iOS Device
                           
                       
                     In the editor everything is fine, but when I run on iOS, I get this crash.
For a while, I was getting an error in the editor when trying to load a level that said something like "GetLocalizedString() must be called from the main thread", but after deleting/replacing random things in the scene, the crash went away in the editor. Now though, the crash still happens on the...
5.1.1p3/IL2CPP Level Load Crash on iOS Device