Search Issue Tracker
[IL2CPP] Building project fails when using custom dlls
How to reproduce: 1. Open user's project 2. Create an empty gameObject and add "test" script from projects view 3. Build that scen... Read more
[iOS] Crash when accessing members of IEnumerable
Steps to reproduce: 1) Open the attached project. 2) Build the project for iOS. 3) Deploy the project to a device via Xcode. 4) Open... Read more
[IL2CPP] Project doesn't build for "WebGL" with "Failed running <...>\il...
Reproduction steps: 1. Open attached project. 2. Build "ts" scene for "WebGL". 3. Build process stops with(Full errors are in the "... Read more
[WebGL] "Not implemented: Class::FromIl2CppType" error is thrown and a c...
How to reproduce: 1. Open the attached project 2. Make a WebGL build 3. Host the WebGL build 4. Open the built WebGL Player in a bro... Read more
Editor throws multiple errors when trying to build project with IL2CPP
How to reproduce: 1. Open attached "RTSPWebGLTest" project 2. Build project for Windows with IL2CPP backend 3. Observe Console Expe... Read more
[UWP] IL2CPP Failed to resolve System.IO.WindowsRuntimeStorageExtensions
How to reproduce: 1. Download attached project file and open "Scene" Scene 2. Switch platform to UWP and change scripting backend t... Read more
IL2CPP crashes when two non-existing methods with same declaring types a...
IL2CPP crashes when two non-existing methods with same declaring types and parameter counts are referenced from a DLL with this call... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps: 1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType" 2. Ensure IL2CPP is selected a... Read more
IL2CPP Build fails when using .NET Framework API Compatibility
How to reproduce: 1. Open the user attached "IL2CPPTypeConversion.zip" project 2. Build the project (File -> Build Settings -> Build... Read more
[IL2CPP] MarshalDirectiveException; marshaling of delegates as fields of...
Issue with marshaling of delegates as fields of a struct when using IL2CPP - As noted by the user, there are no issues when using th... 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