Search Issue Tracker
Editor throws errors when adding new Component while Prefab is selected ...
How to reproduce:1. Create a new project2. Create an empty GameObject3. Drag the created GameObject to the Project window to make it... Read more
Crash with a "pointer to object of manager 'RenderSettings' is NULL" err...
How to reproduce:1. Open the "World" Scene in the attached "case_1174949.zip" Unity project2. Enter Play Mode3. Observe the crash af... Read more
[Improved Prefabs] Unable to drag and drop prefab of sprite prefab in Ti...
Unable to drag and drop prefab of sprite in Tile Palette 1. Create a new Project2. Install Window > Package Manager > 2D Tilem... Read more
Unity Accelerator data becomes corrupt when importing Assets
How to reproduce:1. Install Unity Accelerator2. Install Python 3.9 in "C:\Python39"3. Extract the attached project "ACTest2.zip"4. O... Read more
No warning is shown when trying to Export Package from the Packages folder
Reproduction steps:1. Open user's attached project "PrefabBugs"2. In the project window, select Packages/pfc Test/Runtime/Cube3. Rig... Read more
Crash on ActiveEditorTracker::ForceReloadInspector when AssetDatabase.Sa...
Steps to reproduce:1. Open the project attached by the user ("saveassets-crash.zip")2. Select "Something.asset" in the Project View3... Read more
"Multiple Input Managers are Loaded of type" errors when building a proj...
If more than one manager is opened, project cannot be built. This includes such windows as Build Setting, Project Settings, Preferen... Read more
.obj and dependency .mlt files lost all Materials and Textures when impo...
To reproduce: 1. Download the project from a Link and open in Unity2. Open "SampleScene" scene3. From Resources > bugatti drag an... Read more
[ADBV2] AssetDatabase.Refresh causes Animator to become invalid when its...
How to reproduce:1. Open user-submitted project (AnimatorAndAssetBundles.zip)2. Open the SampleScene3. Make sure LoadABAnimator is e... Read more
After Project Upgrade, a GUI Layer deprecation error and warning appears...
This error doesn't block the users to go into Play Mode, but causes Build and Run to fail for the project, every time.If you look at... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu