Search Issue Tracker
[IL2CPP] NotSupportedException is thrown in Build when using JsonDotNet ...
How to reproduce:1. Open the attached project (JsonDerp.zip)2. Go to File -> Build Settings3. Make sure to include the 'SampleSce... Read more
[WebGL] System.DateTime.Now crashes player when .Net runtime is set to 4.x
To reproduce:1) Open the attached project and scene2) Build and run on WebGL Result: It fails with "Maximum call stack size exceeded... Read more
[IL2CPP] System.Array.Copy() corrupts data with IL2CPP
When copying arrays using IL2CPP, the results differ from the ones when using Mono compiler. Steps to reproduce:1) Open the latest a... Read more
Error "Building Library\Bee\artifacts\Android\d8kzr\libil2cpp.so failed ...
How to reproduce:1. Open the "IN_45692" project2. Press File -> Build Settings -> Build Expected result: project builds succes... Read more
Copying baselib.dll.lib fails when Scripting Backend is IL2CPP and Creat...
Reproduction steps:1. Open the user's attached project (or create an empty project)2. Select Window/Project Settings/Player and set ... Read more
[IL2CPP] Player crashes when calling user32.dll function ToUnicode
Steps to reproduce:1. Download attached project2. Build project for Standalone IL2CPP3. Launch player Results: Player crashes Reprod... Read more
[IL2CPP] Crash in "il2cpp::vm::Class::SetupMethods" when EqualityCompare...
How to reproduce:1. Open the attached “TestIL2CPPEnumCrash.zip“ project2. Build for a Standalone Player3. Run a Build Player Expecte... Read more
The Player build fails when calling both Type.GetMethod and calling any ...
Reproduction steps:1. Open the attached project “LinkerPlayerFail”2. Go to Edit > Project Settings > Player and make sure that... Read more
InvalidCastException thrown when running IL2CPP build
Reproduction steps:1. Open the user's attached project2. Make sure IL2CPP is selected in Edit > Project Settings > Player3. Fi... Read more
[IL2CPP] Crash when accessing methods such as Type.IsAssignableFrom() fo...
Exceptions in il2cpp runtime library code when using Type.IsAssignableFrom() method for some specific types. To repro:1) Open attach... 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
- Points Lights are getting culled prematurely when using Forward+ and Deferred+ rendering paths
- Search's Indexing settings in the Preferences window are not searchable
- Crash on block_locate_free when opening a specific project
- "Project connected" pop opens again after closing it
- Cloud Code Authoring logs "JsAssetHandler:OpenAsset (int,int) does not match any of [OnOpenAssetAttribute] expected signatures" when opening or switching scenes and having the Deployment Package Installed