Search Issue Tracker
IL2CPP build fails when “Managed Stripping Level” is set to “High”
How to reproduce:1. Open the attached “BuildFailedWithHighStripping.zip” project2. Open the “SampleScene” Scene3. Open Edit > Pla... Read more
System.Runtime.WindowsRuntime methods not generated properly in IL2CPP b...
Reproduction steps:1. Open project "TestProject.zip"2. Open the Build Settings window in File > Build Settings3. Set Platform to ... Read more
Player crash on System.Net.Http.HttpClient when awaiting network response
How to reproduce:1. Open the attached project from "BugRepro.zip"2. Disable your internet connection3. Navigate to "File" -> "Bui... Read more
[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
Process MainModule property throws a Win32Exception error when built wit...
Reproduction steps:1. Open the "ProcessTest2019424.zip" project attached by the user2. Build a Development build with the IL2CPP Scr... Read more
"The script '<script>' could not be instantiated!" error produced in bui...
Steps to reproduce:1. Open the attached project ("1344907.zip")2. Open "SampleScene"3. Make sure IL2CPP is selected as the current S... Read more
Socket.Handle returns wrong value when used in IL2CPP Build
Reproduction steps:1. Open user-submitted project2. Navigate to File -> Build Settings3. Press Add Open Scenes4. Build and Run th... Read more
[IL2CPP] Calling .GetHashCode on instances of empty structs does not ret...
Reproduction steps:1. Open the attached project "My project.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build and run ... Read more
Build fails with error "Unity.IL2CPP.HashCodeCollisionException" when "O...
How to reproduce:1. Open the attached project "My project (1).zip"2. Open File>Build Settings...3. Build the project Expected res... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking