Search Issue Tracker
Asmdef in Package is not built when using IL2CPP mode
Reproduction steps: 1. Open attached user project 2. Build using IL2CPP mode Expected result: The cube spins and bounces Actual res... 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
[IL2CPP] Unity.IL2CPP.Building.BuilderFailedException when building and ...
How to reproduce: 1. Open "RegexBug.zip" 2. In Project Settings -> Player -> Scripting Backend set IL2CPP 3. Build the project Expe... Read more
FileSystemWatcher throws debug assertion error when building with IL2CPP
Reproduction steps: 1. Open the attached project 2. Go to Edit -> Project Settings -> Player 3. Set "Scripting Backend" to IL2CPP 4.... Read more
[IL2CPP] Can't build on Windows when system display language is set to T...
How to reproduce: 1. Set Windows display language to Turkish 2. Sign out of Windows and sign in again 3. Create a new Unity project ... 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
[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
System.Text.Json.JsonSerializer.Deserialize throws an error when deseria...
How to reproduce: 1. Open the attached project (case-1287280.zip) 2. Open the Build Settings (File -> Build Settings) 3. Make sure '... Read more
Build using il2cpp and Burst crashes when opening
How to reproduce: 1. Open attached project "URP_Magica.zip" 2. Build the project 3. Open the build Expected result: Build does not ... Read more
Crash on (GameAssembly) il2cpp_assert and error Debug assertion failed! ...
How to reproduce: 1. Open the attached project from "il2cpp_nested_trycatch_bug.zip" 2. Open scene "SampleScene" 3. Navigate to File... 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