Search Issue Tracker
Header files are not included in exported projects when using IL2CPP Scr...
How to reproduce:1. Open the attached project "Test.zip"2. Export the project for Android platform3. Go to "BUILD PATH/unityLibrary/... Read more
IL2CPP Build Fails with 1 failed node when building a player using a Win...
How to reproduce:1. Download Windows 10 SDK from Unity Hub when downloading 2021.1.1f12. Create a new Unity project3. Set the Projec... Read more
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Build for Mac Standalone Expec... Read more
[IL2CPP] Player crashes when dividing by zero even if the DivideByZeroEx...
How to reproduce:1. Open the attached project2. Build the project3. Play the built project4. In the Player, press the "Force error" ... Read more
[Dots Shooter] IL2CPP build crashes on OSX
Steps to reproduce : - load the Dots Sample project from here https://github.com/Unity-Technologies/DOTSSample using 2019.3.3f1- go ... Read more
[Linux] Errors regarding denied access to il2cpp.exe when building with ...
Reproduction steps:1. Open an empty or an existing project2. Select the IL2CPP Scripting Backend (Edit>Project Settings>Player... Read more
"Failed running" errors when building with IL2CPP
Steps to reproduce:1. Open User-supplied project2. Build on Win IL2CPP Expected: build succeedsActual: build fails Reproduced in: 20... Read more
[IL2CPP] Dispose is called before the value in the 'using' statement goe...
To reproduce:1. Open the user's attached project2. Build and run on Android3. Observe the logcat Expected: Dispose is called only wh... Read more
IL2CPP exception when using function pointer with generic parameter from...
Reproduction steps:1. Open the attached project2. Go to File > Build Settings3. Press Build in the Build Settings window Expected... Read more
[Android][IL2CPP] SendTimeout returns incorrect values when project is b...
How to reproduce:1. Open the attached "1403251_Repro.zip" project2. Build and Run the "ScampleScene" on an Android device3. In the a... 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
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
- The "Build and Run" Menu option tries to build for the selected Build Platform instead of the Active Build Platform
- Font kerning breaks at runtime when multiple UI Documents use different fonts
- MissingReferenceException occurs when entering Play mode with a locked GameObject in the Inspector