Search Issue Tracker
[IL2CPP] Build fails with multiple errors when building a specific proje...
How to reproduce: 1. Open user's attached "AddressableTest.zip" project 2. Make sure IL2CPP backend is selected (Edit > Player > Scr... Read more
[IL2CPP] Build fails with an Exception when IL2CPP Scripting Backend is ...
How to reproduce: 1. Open the user's attached "2011Bug.zip" project 2. Go to File -> Build Settings 3. Press Build Expected result:... Read more
[IL2CPP] UnsafeUtility methods generate garbage when using IL2CPP Script...
How to reproduce: 1. Open the attached "1271254 repro" project 2. Open Build Settings and make sure that Development Build and Autoc... Read more
[IL2CPP] SecurityException is thrown in build when using Humanizer plugin
Reproduction steps: 1. Open the attached project ("case_1271060-NuGet-Humanizer.zip") 2. Make a standalone build with IL2CPP backend... Read more
Crash on x86 architecture with a native access violation on _initPointer...
How to reproduce: 1. Open the attached "IL2CPPIssueRepro.zip" project 2. Open the Build Settings Window -> Set the Architecture to x... Read more
Player crashes when running a recursive function with Script Debugging e...
How to reproduce: 1. Open the attached project "FrameAssertTest.zip" 2. Open "SampleScene" Scene 3. Open Project Settings and switch... Read more
Crash on MissingMethodException when running a build
How to reproduce: 1. Open the user's attached project ("ReferenceConverterNotFound.zip") 2. Build and run Expected results: The pro... Read more
Socket creation crashes with SIGSEGV on Linux (Ubuntu 18.04) IL2CPP builds
How to reproduce: 1. Open the attached project (1274759.zip) 2. Press Ctrl+B to build and run the project 3. Observe the Player cras... Read more
NotSupportedException 'MonoPInvokeCallback' appears when using SteamInve...
How to reproduce: 1. Create a new project 2. Go to http://steamworks.github.io/, download and import Unity SDK 3. Add some code that... Read more
[IL2CPP] Nested Try-Catch and Throw statement results in different behav...
How to reproduce: 1. Open the attached project from "il2cpp_nested_trycatch_bug.zip" 2. Enter Play Mode and see Console 3. Navigate ... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL