Search Issue Tracker
Directory.GetFiles() ignores "." symbol when built with IL2CPP
Reproduction steps: 1. Download and open the submitted project "directory_get_files.zip" 2. Build and run the project Expected resu... Read more
Crash on InvokeWithThrow when using push-to-talk in IL2CPP player
Reproduction steps: 1. Open the attached project 2. Build the player with IL2CPP 3. Play "MirrorIgnorance Demo" scene 4. Press Host ... 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 se... Read more
[macOS] Build with IL2CPP scripting backend fails on Xcode
Reproduction steps: 1. Create a new project 2. Go Edit -> Project Settings -> Player 3. Switch Scripting Backend for Standalone to I... Read more
[IL2CPP] BuildMethodException when building project where scripts contai...
How to reproduce: 1. Open "EmptyApp.zip" 2. In Project Settings -> Player -> Scripting Backend set IL2CPP 3. Build the project Expe... Read more
IL2CPP fails to build when "init" accessor is used in C# 9
How to reproduce: 1. Create a Unity project 2. Add "TestScript.cs" 3. Change C# compiler to C# 9 4. Build and Run Expected results:... Read more
OnAfterDeserialize is not called for a class with no empty constructor i...
How to reproduce: 1. Open the user's attached project("IL2CPP TypeReference.zip") 2. Build and Run the project using IL2CPP Expecte... Read more
IL2CPP stack trace does not match MONO scripting back end when async/awa...
Reproduction steps: 1. Open the attached project ("2019Repro.zip") 2. Open the "SampleScene" scene 3. Enter Play mode and press a bu... Read more
[Android][IL2CPP] Android sqlite exceptions when built with IL2CPP
Reproduction steps: 1. Open the user's attached project "SqliteTest.zip" 2. Make sure the Scripting Backend is set to IL2CPP 3. Buil... 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