Search Issue Tracker
System.ExecutionEngineException error in IL2CPP Build
How to reproduce:1. Open the attached project "IL2CPP-AOT-Bug.zip"2. Open Build Settings (File>Build Settings...)3. Enable Develo... Read more
[iOS] Stripping issue on Xcode 26 when "Use incremental GC" is disabled
Steps to reproduce:1. Open the “IN-130824” project2. Build And Run3. Observe the Xcode logs Actual result: “NullReferenceException: ... Read more
[IL2CPP] Xcode Build fails when building an exported project with Script...
Reproduction steps:1. Open the user’s attached project2. Go to File > Build Settings3. In the Build Settings, check these options... Read more
[IL2CPP] Build fails on a project that uses IO.Ably.dll when Managed Str...
How to reproduce:1. Open the attached project "My project.zip"2. Open Project Settings window and select Player category3. In the Pl... Read more
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce:1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 20192. In "UnityLinkerTest.cs" edit "UnityIns... Read more
[Android] [IL2CPP] JAR file not included in build when building APK with...
How to reproduce:1. Open the attached project "JARbug.zip"2. In the Menu bar go to File > Build Settings3. Connect Android device... Read more
IL2CPP build fails
How to reproduce:1. Open the attached "BugRepro.zip" project2. Check if scripting backend is set to "IL2CPP", Build player. Expected... Read more
IL2CPP Player crashes when calling a C# 9.0 function pointer
Reproduction steps:1. Open the attached "FunctionPtrRepro.zip" project2. Go to Player Settings (File > Build Settings > Player... Read more
IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualEl...
How to reproduce:1. Open the attached “IN-124915.zip” project2. Ensure IL2CPP is set as the scripting backend in Player settings3. B... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist