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
[IL2CPP] Development build throws ComputeBuffer.SetData error when using...
Reproduction steps:1. Open the attached project2. Build the project using IL2CPP with Development Build activated3. Launch build Exp... Read more
Player crashes when calling File.OpenRead and catching exception in asyn...
How to reproduce:1. Open the attached project "OpenReadCrash.zip"2. Make sure the Scripting Backend is set to IL2CPP in the Player s... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used