Search Issue Tracker
[IL2CPP][Android] Calling DateTime.now for the first time when using IL2...
Steps to reproduce:1. Open user attached project "DateTimeNowUnityProject.zip"2. Build it on Android with Autoconnect profiler optio... Read more
[IL2CPP] System.InvalidOperationException: Maximum length exceeded when ...
To reproduce:1. Open attached project2. Build it for iOS or Android (IL2CPP backend) Expected result: Build succeeds without errors.... Read more
IL2CPP Scripting Backend build fails when using function pointers in a s...
Reproduction steps:1. Open the attached "1356723.zip" project2. Go to Player Settings (File > Build Settings > Player Settings... Read more
[Mobile] 'Unsupported internal call for IL2CPP' errors are thrown when M...
How to reproduce:1. Open the attached '1262895.zip' project2. Build for iOS/Android3. Deploy the project to the device Expected resu... Read more
[IL2CPP] Incorrect results when calling a method from outside Class in a...
How to reproduce:1. Open the attached "MutableStructRepro.zip" Project2. Make sure the "IL2CPP" is selected in the Project Settings3... Read more
A misleading error is thrown when Managed Code Stripping strips a part o...
How to reproduce:1. Open the attached "1250707 repro" project2. Open the Build Settings from File > Build Settings3. Make sure th... Read more
[IL2CPP] Build fails when using new project with default settings
Reproduction steps:1. Open project "IL2CPP.zip"2. Go to File -> Build Settings3. Press Build Expected result: Project builds succ... Read more
UnityLinker.exe crash while building with IL2CPP when using a FSharp.Cor...
Steps to reproduce:1. Open user's attached project "Delete me.zip"2. Build it using IL2CPP scripting backend3. Notice the errors in ... Read more
Unity 2020.2.0a17 fails to build on IL2CPP when the Editor is installed ...
How to reproduce:1. Create a new Unity project2. In Project Settings select scripting backend IL2CPP3. Build an application Expected... Read more
Crash when getting type of a generic with IL2CPP backend
Steps to reproduce:1. Open User-supplied project2. Build and run the project Expected: the build does not crashActual: the build cra... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code