Search Issue Tracker
[IL2CPP] Player crashes when calling Process.GetCurrentProcess().StartTime
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Actual results: Player crashes wh... Read more
[IL2CPP][Mono][Android] Unable to Find entrypoint 'getdomainname' in 'li...
How to reproduce:1. Open the attached project "1351027.zip"2. Connect Android device3. In Build settings, select Android as build pl... Read more
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:1. Open user-submitted project (AotBug.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Press "Test" button... Read more
IL2CPP build cannot create process
How to reproduce:1. Open user-submitted project (UnityFileBrowser.zip)2. Open scene "FileBrowserDemo.unity"3. Ensure scripting backe... Read more
[Android][IL2CPP] DateTime.Now property prints incorrect year when using...
Reproduction steps:1. Open the attached Unity project "DateIssue.zip"2. Go to File > Build Settings3. Build and Run the app on an... Read more
[IL2CPP] Build fails when using new project with default settings
Reproduction steps:1. Open project "IL2CPP.zip"2. Go to File -> Build Settings3. Press Build Expected result: Project builds succ... Read more
Constructor IPEndpoint(IPAdress, int) throws an exception when using IPV...
Reproduction steps:1. Open Project from "FTP Test Project.zip"2. Build and Run the Project using IL2CPP and Development Build enable... Read more
[IL2CPP] Using System.Net.Sockets.Socket.IOControl and IL2CPP crashes th...
To reproduce: 1. Download attached project "502279.zip" and open in Unity2. Open "test" Scene3. Change Scripting Backend to IL2CPP4.... Read more
Android build with IL2CPP scripting back-end crashes when using Linq
To reproduce:1. Open attached project2. Build it for Android on IL2CPP scripting back-end Expected: application does not crashActual... Read more
Dllimport Charset works incorrectly in IL2CPP Standalone Player
Steps to reproduce:1. Open user attached project2. In Player Settings, set Mono as Scripting Backend3. Build and run Standalone4. Ob... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used