Search Issue Tracker
IL2CPP Scripting Backend build fails when using function pointers in a s...
Reproduction steps: 1. Open the attached "1356723.zip" project 2. Go to Player Settings (File > Build Settings > Player Settings) 3.... Read more
Build fails with System.InvalidOperationException error when building wi...
Reproduction steps: 1. Open the user's attached project 2. Build the project: Edit > Build Settings > Build And Run Expected result... Read more
IL2CPP build fails when using an interface with static fields in a script
How to reproduce: 1. Open the attached Unity project ("BugRepro.zip") 2. Build the project Expected result: build succeeds, no buil... Read more
Unneccessary MonoBehaviours included because UnityRootStrategy command l...
How to reproduce: 1. Open the attached solution "UnityLinkerTests_.7z" in Visual Studio 2019 2. In "UnityLinkerTest.cs" edit "UnityI... Read more
[Android] [IL2CPP] JAR file not included in build when building APK with...
How to reproduce: 1. Open the attached project "JARbug.zip" 2. In the Menu bar go to File > Build Settings 3. Connect Android device... Read more
IL2CPP build fails
How to reproduce: 1. Open the attached "BugRepro.zip" project 2. Check if scripting backend is set to "IL2CPP", Build player. Expec... Read more
IL2CPP Player crashes when calling a C# 9.0 function pointer
Reproduction steps: 1. Open the attached "FunctionPtrRepro.zip" project 2. Go to Player Settings (File > Build Settings > Player Set... Read more
It is not possible to add custom linker steps due to a problem with the ...
How to reproduce: 1. Open the "UnityLinkerTests_.7z" with Visual Studio 2. Go to Test -> Run All Tests Expected result: Tests are s... Read more
[IL2CPP] DownloadHandlerScript overrides not invoked when Managed Stripp...
How to reproduce: 1. Open the attached project's "case_1358586-Project.zip" Scene labeled "SampleScene" 2. Enter the Play Mode 3. Vi... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow