Unity 2017.4 in switch platform static library throw mistake
Env : Unity 2017.4.4f1 (64-bit) Switch Platform i'm sorry for my poor english , but i can't find resolution in chinese internet world , so i came here for help i pack a lua static library successful...
View ArticleCan't Build with IL2CPP for Android after 2018.3.0 Update(Empty Project)
There was no problem with versions of 2018.2xxx after I upgraded the Unity to 2018.3 I can't build il2cpp for Android.I can built with Mono but it can be reverse-engineering easily so I have to use...
View ArticleGradle build failed. (kotlin, guava, gson...etc)
I want upgrade my project 5.6 to 2018.2.16 with il2cpp, dotnet4.x and gradle. (Android) ------------ - First, Empty project build is success. - Second, migration my project. Change build options,...
View ArticleDoes Unity 2018.03. IL2CPP support "System.Runtime.Remoting" from "mscorlib"?
If yes, how is it possible?
View Articleil2cpp generics and overloads
My issue is that I have a fairly automated decoding of google protocol buffers that I need to convert at the end of the chain. It all works well in Mac/Windows but fails in iOS due to (I think) il2cpp...
View Article[IL2CPP][UWP] Strange Error: "IOException: Win32 IO returned 234"
We met a strange problem, please help us~~ We want to publish our project to UWP platform by IL2CPP. It works fine on some of our computer, but on others, it throws a strange exception, as follow:...
View ArticleIL2CPP ANDROID UNITY 2018.3.4 PHYSICS ISSUE
The unity test in the unity is normal. Mono is all right. 3D Box collider enable status close. Still trigger or mouse pick event etc will occur. rigidbody none use gravity. Unable to collider and...
View ArticleLinker error - Unity on iOS/React Native project
I started a project using [react-native-unity-view][1] and Unity/Vuforia, but I'm getting this linking error on XCode: `Undefined symbols for architecture armv7: "_SetUnityiOS81orNewerBody", referenced...
View ArticleSecurityException on embedded .resx when using IL2CPP
I have embedded resources for some localized text in one of our projects DLLs. Regular `.resx` files. --- When I build with Mono it works fine. The code is able to load my strings from the embedded...
View ArticleHow to add compiler or linker flags for il2cpp invocation.
Hi, is there any way to affect the `il2cpp` invocation when building a project? In this particular case it would be for Android but the question probably applies to all players supporting the il2cpp...
View ArticleCannot install macOS (IL2CPP) Target Support
Hi everyone, I just install newest unity 2018.3.8f1, and it was hided scripting backend. Then I downloaded macOS (IL2CPP) Target Support and installed. And I'm tried because of I was failed. I need...
View ArticleAndroid build crash - stack corruption detected Unity 2018.3.8f1
Hi, I've been consistently experiencing the same type of crash in my android build and I can reproduce it reliably. It happens at a specific point in the game 100% of the time. I've looked into GC,...
View Articleil2cpp+mysql error
Hello. I get an exception when building il2cpp + MySql.Data . How to solve it? Error: NotSupportedException: System.Configuration.ConfigurationManager::GetSection at...
View ArticleIOS Build settings IL2CPP disabled, Xcode error "Undefined symbol:...
Unity editor 2018.3.0f2 while building to ios , xcode giving an error "Undefined symbol: _UnityPluginUnload" Its working fine from starting.after i made backup of project this build error occurred.!...
View ArticleWhy IL2CPP increases ANR percent ?
When we change Scripting backend from Mono to IL2CPP that increase our Anr (Android not response) level above bad threshold of Google Play Store. We made tests and hight ANR level it's il2cpp...
View Articleil2cpp build no response on mac
When I build Android on my mac with IL2CPP, the system show that there is not enough memory. I watch the activity monitor. There are 4 clang++ processes, each occupying over 20GB memory. Then there is...
View ArticleCoroutine/async il2cpp exception
Have weird exception when try to build project with my .dll:> IL2CPP error for type 'Namespace.Subnamespace.MyClass/d18' in assembly '/Folder/MyLib.dll' Additional information: Build a development...
View Articleil2cpp.exe did not run properly! when build Android app.
Exception: D:\Program Files\unity-5.6\Editor\Data\il2cpp/build/il2cpp.exe did not run properly! at UnityEditorInternal.Runner.RunManagedProgram (System.String exe, System.String args, System.String...
View ArticleUnity 2019 and Hololens Filesystem
Since Unity2019 removed the .NET backend support, how do we now access the filesystem, i.e. Picures, Videos, Music, etc. on Hololens?
View ArticleStuck when building " Task transformClassesWithDexBuilderForRelease "
Do you know any solution about this topic? Also Unity didn't give any error, just stuck at this stage.
View Article