Search Issue Tracker
[IL2CPP] freeze while assembling DLL's
Reproduction steps:1. Download the files attached in a description field.2. Edit the command line provided in a description field (o... Read more
[IL2CPP][Mobile] Not all MethodInfo.Invoke functions are called when And...
Reproduction steps:1. Open the attached user's project "ReflectionBug.zip"2. Build and run on a device3. Open the application and pr... Read more
[IL2CPP] Exceptions in looped finally blocks are not thrown in IL2CPP bu...
How to reproduce:1. Open user-submitted project (LostException.zip)2. Open the SampleScene3. Enter Play Mode to make sure an excepti... Read more
[IL2CPP] System.Diagnostics.Stopwatch changes its Time when there is a c...
To reproduce: 1. Download attached "stopwatch.unity.zip" project and open in Unity2. Open "New Scene" scene3. Build for iOS or macOS... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project2. Open "Scene" scene3. Enter Play Mode4. See Console window output (Eve... Read more
BuildPlayer with BuildOptions.Il2CPP does not output an IL2CPP build
Reproduction steps:1. Download user's project and open in Unity2. Click BugReport -> Build Expected: IL2CPP build should be madeA... Read more
[IL2CPP] Hang when two dimensional array reaches a certain size
Reproduction steps:1. Open the attached "987107.zip" project.2. Build it to iOS using IL2CPP.3. Click the play symbol.4. Click on th... Read more
Windows and Mac standalone players with IL2CPP do not have null checks e...
This makes null reference exceptions crash the player in non-development builds. Read more
WebGL Player freezes on startup when calling GetMonoManagerPtr
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build Settings... -> Build... Read more
IL2CPP standalone build crashes when null is thrown in a try catch block
How to reproduce:1. Open attached project "il2cpp-android-crash-2019.zip"2. Make sure ILL2CPP is installed and enabled (Project Sett... 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
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
- [iOS] ScrollView does not work when using the mouse wheel