Search Issue Tracker
[IL2CPP] Generated code fails to compile when building a project that us...
How to reproduce:1. Open the user attached "IL2CPP_Bug" project2. Make sure the scripting backend is set to IL2CPP3. Build the proje... Read more
[IL2CPP] Build fails on x86 with C++ source code native plugins
Steps to reproduce:1. Download attached project2. Change architecture to x863. Build project Expected results: Build is successfulAc... Read more
Build creates "_BackUpThisFolder_ButDontShipItWithYourGame\il2cppOutput\...
Steps to reproduce:1. Create a new project2. Switch platform to UWP and build project3. Navigate to "BuildLocation\GameName_BackUpTh... Read more
[IL2CPP] converting double to uint32 results in wrong value
How to reproduce:1. Build the attached project with IL2CPP backend.2. Run the player3. Check the "UInt32Max" and "Back to Uint32" va... Read more
[UWP] System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterf...
Steps to reproduce:1. Download attached project2. Make sure that "InternetClient", "InternetClientServer" and "PrivateNetworkClientS... Read more
[IL2CPP][Android]Using System.Net.Sockets.Socket.IOControl with IL2CPP t...
To reproduce:1. Open the user's attached project2. Make sure the Scripting Backend is set to IL2CPP3. Build and Run Excepted result:... Read more
IL2CPP build fails when project includes System.Drawing.Common.dll
How to reproduce:1. Open the attached “SystemDrawingBug.zip” project2. Build with IL2CPP Scripting Backend Expected result: Build is... Read more
Build using il2cpp and Burst crashes when opening
How to reproduce:1. Open attached project "URP_Magica.zip"2. Build the project3. Open the build Expected result: Build does not cras... Read more
[Android] IL2CPP Makes API Call Fail Using Await
To reproduce:1. Open the QA's attached project2. Switch platform to Android3. Build and Run4. Once built press the camera shutter ic... Read more
Player crashes on il2cpp::os::Thread::GetCurrentThread() + 83 when shut...
How to reproduce:1. Open the attached provided in the link in the Edit section2. Build and run3. When the PLayer launches let it run... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used