Search Issue Tracker
[IL2CPP] Build error on Unity 2020.3 and later when using exported DLL f...
How to reproduce:1. Open the attached user's project 'IL2CPP_Error_2020.zip'2. Build And Run on Android3. Observe logs in the Consol... Read more
[IL2CPP] [Android] Build fails when building an exported project with Sc...
How to reproduce:1. Create a new project2. In the Build Settings, change to the Android platform3. In the Player Settings, change Sc... Read more
[IL2CPP] Thread_VolatileRead is added to build instead of VolatileRead w...
Reproduction steps:1. Open the attached project "IL2CPPissue.zip"2. Open the "SampleScene.unity" Scene3. In the Editor, go to File &... Read more
Build fails when building with a linked static library in the project
How to reproduce:1. Open the attached user project2. Build And Run (File > Build And Run) Expected result: Build is builtActual r... Read more
[Mobile][IL2CPP] “UnitySynchronizationContext.ExecuteTasks” calls take l...
Reproduction steps:1. Open the user’s attached “Camera.zip“ project2. Build and Run for Android with “Development Build“ and “Autoco... Read more
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce:1. Set Windows display language to Turkish2. Sign out of Windows and sign in again3. Create a new Unity project4. I... Read more
FileSystemWatcher throws debug assertion error when building with IL2CPP
Reproduction steps:1. Open the attached project2. Go to Edit -> Project Settings -> Player3. Set "Scripting Backend" to IL2CPP... Read more
[IL2CPP] Type argument of a generic class instance changes when another ...
Reproduction steps:1. Open attached project "Case_1377927.zip"2. Build and Run the Scene "SampleScene"3. Observe the Player.log Expe... Read more
Build fails on Addressables.CleanBundleCache() when IL2CPP is set as scr...
Reproduction steps:1. Open the attached project ("1380058.zip")2. Make sure scripting backend is set to IL2CPP3. Build the "SampleSc... Read more
String Literal may be garbage collected when building project with IL2CP...
How to reproduce:1. Download .Net 5 SDK2. Open the user attached "TestStringLiteral.zip" project3. Change the Scripting Backend to I... 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