Search Issue Tracker
Preserved fields are stripped when the assembly is not referenced
How to reproduce:1. Open the “IL2CPPReference.zip“ project2. Open the “SampleScene“3. Build and run the project using IL2CPP backend... Read more
IL2CPP Build fails when using type names with special characters
How to reproduce:1. Open the attached “GemboxIl2CPP.zip” project2. Build the project using the IL2CPP Backend3. Observe the message ... Read more
[IL2CPP] RuntimeMethodHandle.GetFunctionPointer() returns 0 when used on...
How to reproduce:1. Open the attached Project "GetFunctionPointerReturnsZero.zip"2. In the Project Settings, under Player -> Othe... Read more
“DllNotFoundException: Unable to load DLL 'libc'“ error thrown when call...
How to reproduce:1. Open the “bug-webgl-exception“ project2. Open the “SampleScene“3. Navigate to the “File/Build Settings“4. Build ... Read more
Build fails with cast error when building Linux Player
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build Settings…3. Select the Linux target4. Build the p... Read more
Slow synchronization primitives (lock, volatile, interlocked) on IL2CPP
Steps to reproduce: Originally reported on Discussions here: [https://discussions.unity.com/t/poor-performance-of-synchronization-pr... Read more
[Android] Tasks get stuck in the "WaitingToRun" state when using IL2CPP ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Observe the Player E... Read more
IL2CPP compiler errors when using explicit struct layout on classes with...
How to reproduce:1. Open the attached project "Il2cppTesting.zip"2. Build the project Expected results: The Build is successfulActua... Read more
Fix and Re-expose Passthrough API which is currently it is blocked by IL...
This is regarding a bug reported by Microsoft on the Unity IL2CPP team. Doc with description of the issue and details: [https://docs... Read more
Build fails with IL2CPP error when building for UWP
How to reproduce:1. Open the attached project "IN-83268.zip"2. Build the project for UWP Expected results: Build is successfulActual... 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
- "Microsoft Visual Studio Community" module appears checked in Add modules when it was not installed
- Editor window is not opened when launching the project with 2021 or 2022 streams
- Any Unity Editor version is not uninstalled when trying to uninstall it through Unity Hub
- "Trying to access the DPI setting of a visual element that is not on a panel." warning thrown when entering/exiting Play Mode with new Hierarchy not displayed
- Transparent geometry does not render in Built-in Renderer Deferred mode when a custom post-processing effect is enabled on Mac with Metal API