Search Issue Tracker
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: "... Read more
[IL2CPP] Unity Editor fails to build when auto-generating a C# array of ...
To reproduce: 1. Download attached project "IL2CPPArrayOfPointersBug.zip" and open in Unity 2. Open "SampleScene" scene 3. Press Fi... Read more
[Android] Incorrect bit patterns are being printed when using IL2CPP in ...
To reproduce: 1. Open attached project 2. Make sure to build with IL2CPP 3. Build and run to Android device 4. Check logcat for the ... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project 2. Open "Scene" scene 3. Enter Play Mode 4. See Console window output ... Read more
[IL2CPP] Building fails with IL2CPP error when project is using Xilium.C...
How to reproduce: 1. Open the repro project that is using CefGlue 2. In the Player Settings, set the Scripting Backend to IL2CPP 3. ... Read more
[2020.3 only] UnityLinker hangs when building with IL2CPP
Reproduction steps: 1. Open user attached Project 2. Build with IL2CPP Expected result: The Project is built Actual result: The Bui... Read more
[Android] ConcurrentDictionary crashes on IL2CPP
Steps to reproduce: 1. Open user's attached project "Minimal.zip" 2. Build it to Android 3. Run the app with the Logcat Expected re... Read more
[IL2CPP] Passing 'this' to a method as an 'in' parameter causes IndexOut...
Steps to reproduce: 1. Download attached project 2. Build project for Standalone with IL2CPP backend Results: Build fails with when... Read more
[macOS][IL2CPP] Build fails when using IL2CPP as Scripting Backend
Steps: 1. Create a New Project 2. Player Settings > Other Settings > Scripting Backend > IL2CPP 3. Build for Standalone Result: bu... Read more
[IL2CPP] link.xml files not recognized inside packages
Steps to reproduce: 1. Open user attached project 2. Play the scene and observe the "The types are |LinksTest| and |LinksTesta|" out... 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
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled