Search Issue Tracker
[IL2CPP] Build fails on Try block ends without any catch, finally, nor f...
Reproduction steps: 1. Open project "IL2CPP_repro" 2. Make sure Scripting Backend is set to IL2CPP 3. Build the project Expected re... Read more
[Android][IL2CPP] Build is looking for "�l2cpp" folder instead of "il2...
How to reproduce: 1. Set Windows display language to Turkish 2. Sign out of the Windows and Sign back in (will be asked to do so aft... Read more
Scripts within Assembly Defintions are missing when used by scenes in As...
Reproduction steps: 1. Open users attached project 2. Press Tools > Build App 3. Open the built project in <Project folder>/Builds/T... Read more
"Error: IL2CPP error" thrown when building Dedicated Server for Linux
How to reproduce: 1. Open the attached project "iamgoingcrazy.zip" 2. Build And Run the project for Dedicated Linux Server Expected... Read more
[Android][IL2CPP] Crash with signal 6 on CreateFreeThreadedMarshaler whe...
Reproduction steps: 1. Open the attached user's Unity project "Il2cppCrash.zip" 2. Go to File > Build Settings and switch to Android... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Crash on memcpy when building for Android Platform
- Cannot create DropdownField with nested choices when using UIToolkit
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue