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 Settings 3. Make sure to include the 'SampleSce... Read more
[IL2CPP] Player crashes when dividing by zero even if the DivideByZeroEx...
How to reproduce: 1. Open the attached project 2. Build the project 3. Play the built project 4. In the Player, press the "Force err... Read more
[IL2CPP] Unity Player crashes at memcpy_repmovs() when closing Player
Steps to reproduce: 1. Download 1134160_repro.zip 2. Build a Standalone IL2CPP Player with Wait for Manage Debugger enabled 3. Add a... 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
Dllimport Charset works incorrectly in IL2CPP Standalone Player
Steps to reproduce: 1. Open user attached project 2. In Player Settings, set Mono as Scripting Backend 3. Build and run Standalone 4... Read more
[Mobile][IL2CPP][.NET 4.6] ArgumentNullException when running Azure Stor...
Steps to reproduce: 1. Download the project "938287 repro.zip" 2. Build the test scene to iOS 3. Open the build with XCode 4. (This ... Read more
[IL2CPP] Obsolete "BuildOptions.ForceOptimizeScriptCompilation" suggests...
To reproduce: 1. Open project attached by QA 2. Check the console and notice warning: warning CS0618: `UnityEditor.BuildOptions.Forc... Read more
"Strip engine code" includes unused engine code
Reproduction steps: 1. Open the attached project. 2. Make sure IL2CPP is selected and Strip engine code checkbox is selected 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
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce: 1. Open attached project "mathf.approx bug.zip" and scene "Main" 2. Enter Play mode 3. In Game View, press "Begin... 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