Search Issue Tracker
First IL2CPP build of specific project takes 3-5x longer to build
To reproduce: 1) Open attached project 2) Build it On first build, WebGL takes 10 minutes while Android takes whole 20 minutes On s... Read more
[IL2CPP] PreserveSig attribute is ignored when building with IL2CPP
How to reproduce: 1. Open the attached project ("case_1202914-IL2CPP PreserveSig.zip") 2. Make a Standalone build with IL2CPP script... Read more
[IL2CPP] IndexOutOfRangeException is thrown when getting last array valu...
Steps to reproduce: 1. Download attached project 2. Build "Main" scene for Standalone 3. Open build project Expected results: No ex... Read more
[iOS, il2cpp] System.DateTime.Now is slow on the first run
To reproduce: 1. Open project attached by QA 2. Build it for iOS 3. In XCode's top menu bar select Product -> Profile 4. From the in... Read more
[IL2CPP] IL2CPP builds does not catch System.ArgumentException when tryi...
Socket.Bind(new IPEndPoint(IPAddress.IPv6Any, 5000)) throws exception (System.ArgumentException) and catch (Exception e) does not ca... Read more
[IL2CPP] Using contravariance causes a compilation failure with type mis...
Steps to reproduce: 1) Open the latest attached project. 2) Build for iOS/Android with IL2CPP as the Scripting API. - Build will fai... Read more
Code isn't fully generated causing ExecutionEngineException when calling...
To reproduce: 1. Open attached project 2. Build it to iOS 3. Try pressing the button The button will call a function, which causes t... Read more
Building fails as UnusedByteCodeStripper2.exe fails to run properly
To reproduce: 1) Open attached project 2) Build it for WebGL The process fails with these two errors: http://puu.sh/u78I7/d9d6df21c... Read more
[IL2CPP] Build fails due to IndexOutOfRangeException when building with ...
Steps to reproduce: 1. Open the attached project ("2020.2.zip") 2. Check "Development Build" and "Script Debugging" in Build Setting... Read more
[DOTS][Mobile] IL2CPP ARM64 app crashes on start in release build
Steps to reproduce: 1. Open the user's attached project "ECS Test with ARM64.zip" 2. Build it to Android 3. Open the app Expected ... 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