Search Issue Tracker
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps: 1. Open the attached user's project "ReflectionBug.zip" 2. Build and run on a device 3. Open the application and... Read more
[Android][IL2CPP] SendTimeout returns incorrect values when project is b...
How to reproduce: 1. Open the attached "1403251_Repro.zip" project 2. Build and Run the "ScampleScene" on an Android device 3. In th... 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 curren... Read more
Method data is not created when making a second consecutive Development ...
How to reproduce: 1. Open the user attached "strip-test.zip" project 2. Change the Target Platform to Linux (File -> Build Settings)... 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 re... 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 IL2CPP 3. Build and r... Read more
[IL2CPP] 2D Vector3 array converted to 2D Vector4 array has zeroed vecto...
Reproduction steps: 1. Open the attached "1411185.zip" project 2. Open the "SampleScene" scene 3. Open Player Settings 4. Make sure ... Read more
[IL2CPP] Byte arrays passed as parameters to a delegate are inconsistent...
Reproduction steps: 1. Through the Terminal navigate to the user's attached project folder and enter the command "xattr -r -d com.ap... Read more
[IL2CPP] Option to use LLD linker is missing when using "UNITY_IL2CPP_AN...
Reproduction steps: 1. Open the attached user's Unity project "temp-android-linker.zip" 2. Go to Assets > Scenes folder and open "Sa... Read more
UWP Build fails when System.Text.Json.dll is included in the project
How to reproduce: 1. Open the attached project "Il2cpp_System_Text_JSON.zip" 2. Open File>Build Settings... 3. Switch Architecture t... 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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics