Search Issue Tracker
[Web] Project doesn't build when a version file is included
When a VERSION file with a version number in it is added to the root directory of a project, and then built to WebGL, the build brea... Read more
IL2CPP build crashes on Virtual Generic method call with Faster (smaller...
Reproduction steps: Open the attached project(“Crash_Symbols.zip”) Press File>Build and Run Expected result: Build successfully r... 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 set ... Read more
[macOS] Build with IL2CPP scripting backend fails on Xcode
Reproduction steps:1. Create a new project2. Go Edit -> Project Settings -> Player3. Switch Scripting Backend for Standalone t... 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 IL2CPP3. Build the project Ex... Read more
IL2CPP fails to build when "init" accessor is used in C# 9
How to reproduce:1. Create a Unity project2. Add "TestScript.cs"3. Change C# compiler to C# 94. Build and Run Expected results: Buil... 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 Expected r... Read more
stackalloc int[0] returns incorrect result when the project is built wit...
How to reproduce:1. Open user-attached project “TestStackalloc”2. Click Build And Run3. Observe the Console Expected result: The log... Read more
[IL2CPP] Thread_VolatileRead is added to build instead of VolatileRead w...
Reproduction steps:1. Open the attached project "IL2CPPissue.zip"2. Open the "SampleScene.unity" Scene3. In the Editor, go 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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package