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
- 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