Search Issue Tracker
[IL2CPP] Standalone build fails with IL2CPP did not run properly excepti...
To reproduce: 1. Download and open attached "Problem.zip" project.2. Make sure Standalone scripting backend is set to IL2CPP.3. Buil... Read more
[IL2CPP] Execution performance doesn't improve when "in" parameter is used
How to reproduce:1. Open the attached “IN-31693” project2. Open the “Window → General → Test Runner” window from the menu3. Click on... Read more
[IL2CPP] Crash when clearing up TCP threads in an object finalizer
Repro steps:1. Open the attached project "ThreadCrashProjectZip"2. Make sure Scripting Backend is set to IL2CPP3. Build to Android/i... Read more
IL2CPP build fails when enum marshaling
Reproduction steps:1. Open the user’s attached project2. Build the project using the IL2CPP backend Expected result: No errors after... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce:1. Open attached project2. Make sure to build with IL2CPP3. Build and run to Android device4. Check logcat for the inco... Read more
[IL2CPP] WebGL/IL2CPP builds fail when machine doesn't have .NET 4.7.2 p...
How to reproduce:1. Create a new project2. Try making IL2CPP/WebGL build3. Inspect the errors in the console Expected results: Build... Read more
[IL2CPP] Player freezes when invoking OnDestroy
To reproduce:1. Open project attached by QA2. Build "_base" scene for iOS3. Run it on the device4. Hit the 1st button few times and ... Read more
Attempting to call method for which no ahead of time (AOT) code was gene...
Reproduction steps:1. Open the attached '1013854_project' project.2. Build the 'Test' scene to a device (tested using iOS, but it sh... Read more
Crashes when invoking AStruct callback
Reproduction steps: Open the attached project “NativeCallbackTest” Enable IL2CPP (Edit > Project Settings > Player > Config... 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
- 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
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window