Search Issue Tracker
[IL2CPP] System.Diagnostics.Stopwatch changes its Time when there is a c...
To reproduce: 1. Download attached "stopwatch.unity.zip" project and open in Unity 2. Open "New Scene" scene 3. Build for iOS or m... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce: 1. Open attached project "mathf.approx bug.zip" and scene "Main" 2. Enter Play mode 3. In Game View, press "Begin... Read more
[IL2CPP] The sockaddr_un structure is not properly filled when trying to...
The IL2CPP runtime does not properly fill the sockaddr_un structure that is passed to the bind() or connect() system calls when tryi... Read more
[IL2CPP] "AmazonServiceException: Unable to find credential" exceptions ...
How to reproduce: 1. Download the project from the attached Unity cloud link in the edit field 2. Open the project in the Editor and... Read more
IL2CPP Build fails when using .NET Framework API Compatibility
How to reproduce: 1. Open the user attached "IL2CPPTypeConversion.zip" project 2. Build the project (File -> Build Settings -> Build... Read more
[iOS] ARM64 branch out of range (747396072 max is +/-128MB) Xcode error ...
How to reproduce: 1. Open the 728989.zip project 2. Build the project for iOS with "development build" and "script debugging" enable... Read more
Player crashes on mono_runtime_resource_set_callback when built on IL2CP...
To reproduce: 1. Download user's attached "RemotingTestServiceNew" server files and "RemotingTestNew" project 2. Start the local ser... Read more
[Android] IL2CPP Build fails when building ARMv64 architecture
To reproduce: 1. Open the user's attached project 2. Make sure Scripting Backend is set to IL2CPP 3. Make sure Target Architecture i... Read more
[IL2CPP] Player has incorrect ServicePointManager.DefaultConnectionLimit
Steps to reproduce: 1. Download 1156607_repro.zip project 2. Build project for standalone with IL2CPP backend 3. Launch player 4. No... Read more
[IL2CPP][WebGL] Build fails when multidimensional arrays are present in ...
Reproduction steps: 1. Open "BoolMatrix3DTest.zip" project 2. Build for WebGL 3. Notice error: "IL2CPP error for type 'Test' in ass... 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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on