ios - NotSupportedException get_HasShutdownStarted - "This icall is not supported by il2cpp -


i'm getting following exception ios app (which build unity3d):

notsupportedexception: /users/builduser/buildslave/unity/build/external/il2cpp/il2cpp/libil2cpp/icalls/mscorlib/system/environment.cpp(166) : unsupported internal call il2cpp:environment::get_hasshutdownstarted - "this icall not supported il2cpp 

this c# stackstrace have:

system.threading.threadpoolworkqueuethreadlocals.finalize () (at <00000000000000000000000000000000>:0) system.unhandledexceptioneventhandler:invoke(object, unhandledexceptioneventargs) 

anything can do?

this known bug in unity. have corrected it, , fix should available in 2017.1.1p3 patch release of unity.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -