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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow