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
[Android] [IL2CPP] JAR file not included in build when building APK with...
How to reproduce:1. Open the attached project "JARbug.zip"2. In the Menu bar go to File > Build Settings3. Connect Android device... 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
[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
- “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