Search Issue Tracker
Build progress bar hangs forever when building with IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project3. Observe the progress bar Expected result: The project bui... 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 build fails when changes to C#’s async state machine-generated co...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/ReproScene.unity” Scene3. Open File > Buil... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist