Search Issue Tracker
IL2CPP Build fails when a script contains a Nullable Struct that is pass...
How to reproduce:1. Open attached project "UpgradeTest.zip"2. Open Build Settings window3. Include "SampleScene" to Scene in Build4.... Read more
Function with a return type of void*[] causes a C++ compiler error on IL...
Reproduction steps: Create a new project Import the “NewBehaviourScript.cs” script Attach the “NewBehaviourScript.cs” to any GameObj... Read more
Build that contains a script with a struct which has a static nullable r...
How to reproduce:1. Open attached project "scriptBug.zip"2. Observe the "test" script in the Assets folder3. Try and build the scene... Read more
Exception: Unity.IL2CPP.Building.BuilderFailedException is thrown when b...
How to reproduce:1. Open the user's attached "verify.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build And Run4. ... Read more
[Android] Error "ExcutionEngineException: An unresolved indirect call lo...
How to reproduce:1. Open the "IN_59417" project2. In the Player Settings make sure "IL2CPP Code Generation" is set to "Faster (small... Read more
IL2CPP does not support exception filters
1. Download and open attached project2. Try to build it for WebGL3. See that it does not build and an IL2CPP error appears in consol... Read more
The "--additional-libraries" argument is ignored when building projects ...
How to reproduce:1. Open the attached “IL2CPP_additional_libraries_issue“ project2. Open the “ProjectSettings.asset” file (IL2CPP_ad... Read more
[WebGL] Lego Microgame build fails when project is inside folder named ה...
Reproduction steps:1. Create a new project using Lego Microgame inside the folder named "המחשב שלי"-- OR1. Open the attached project... Read more
[IL2CPP] Fails to generate generic method struct variant when calling it...
Steps to reproduce:1. Download "IL2CPP-Bug-GenericMethodRemoved.zip"2. Build "SampleScene" for Standalone (IL2CPP)3. Start player Re... Read more
[IL2CPP] Execution performance doesn't improve when "in" parameter is used
How to reproduce:1. Open the attached “IN-31693” project2. Open the “Window → General → Test Runner” window from the menu3. Click on... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server