Search Issue Tracker
IL2CPP throws a NullReferenceException when attempting to Export a Devel...
Reproduction steps: Open the user’s attached project Navigate to File → Build Settings Ensure that “Scenes/SampleScene” is included ... Read more
Android x86 architecture APK fails to build with IL2CPP
To reproduce:1. Open empty project2. Build an APK with IL2CPP and x86 selected --Build fails Reproduced with: 2019.2.0a7, 2019.2.0a1... 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] Async operation causes NullReferenceException in the Build when...
How to reproduce:1. Open the attached project2. Make sure that the Scripting Backend is set to IL2CPP3. Build the project4. In the V... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce:1. Download 1077373_repro.zip2. Build project on Standalone platform with IL2CPP backend3. Launch build Expected ... Read more
[IL2CPP] Assertion error being fired when setting FieldInfo.SetValue to ...
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build project on IL2CPP backend Expected results: ... Read more
An undefined symbol error is thrown when building with the -fembed-bitco...
Reproduction steps:1. Open the attached project “AndroidBeeError”2. Open the Build Settings File>Build Settings3. Press the Build... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps:1. Create a new project using Lego Microgame inside the folder named "המחשב שלי"-- OR1. Open the attached project... Read more
[Android] IL2CPP Makes API Call Fail Using Await
To reproduce:1. Open the QA's attached project2. Switch platform to Android3. Build and Run4. Once built press the camera shutter ic... Read more
Multithreaded builds sometimes don't print the stack trace when using IL...
Reproduction steps:1. Open the attached project “PlayerLogBugUnity_1316147.zip“2. Build And Run the project using IL2CPP Scripting 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