Search Issue Tracker
Debugging with async/await doesn't work when using IL2CPP
When stepping through "await" statement, Visual Studio will jump to "Frame not in module. The current stack frame was not found in a... Read more
[macOS][IL2CPP] Build fails when using IL2CPP as Scripting Backend
Steps:1. Create a New Project2. Player Settings > Other Settings > Scripting Backend > IL2CPP3. Build for Standalone Result... Read more
Registry.GetValue crashes Unity build when using IL2CPP
Steps to reproduce:1. Add a Registry string value:Path: "HKEY_LOCAL_MACHINE\\SOFTWARE\\VRstudios"Name: "EnableDebugPath"Value: "true... Read more
Multiple errors appear in the Console when building for IL2CPP
How to reproduce:1. Open the user's attached project2. Build the project for IL2CPP3. Observe the Console Expected result: There are... Read more
[Mobile] ConcurrentBag.TryTake() throws exception in IL2CPP build
Reproduction steps:1. Open the attached project "case_1230447-ConcurrentBagIssue-2020.1.zip"2. Build on Android platform (IL2CPP)3. ... Read more
No debug information for NativeArray<T> objects available when debugging...
Steps to reproduce:1. Open the attached project (case_1215119.zip)2. Build the project as Standalone with Scripting Backend set to I... Read more
Header files are not included in exported projects when using IL2CPP Scr...
How to reproduce:1. Open the attached project "Test.zip"2. Export the project for Android platform3. Go to "BUILD PATH/unityLibrary/... Read more
[IL2CPP] Project Build process fails due GetObjects function
To reproduce: 1. Download the attached project "il2cpp_gen_bug.zip" and open in Unity2. Open "SampleScene" scene3. Go to Edit > P... Read more
[IL2CPP] Compiling with IL2CPP and 'script debugging enabled' the perfor...
This cross-platform issue reproduces on all IL2CPP capable platforms, including 'PC, Mac & Linux Standalone'. Performance of cod... Read more
[IL2CPP] [iOS] "Not found associated module for breakpoint" error in Rid...
Reproduction steps:1. Make sure you have Rider code Editor.2. Make sure iOS device has SIM card inserted and Mobile Data is toggled ... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names