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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph