Search Issue Tracker
[Standard Assets] Importing a standard assets package throws errors and ...
Steps to repro: 1. Install Unity with only the standalone player 2. Launch Unity 3. Assets > Import Package > 2D 3. Import all in t... Read more
Unity crashes sometimes after deleting asset files from project folder
Steps to reproduce: 1. Open Unity; 2. Create new project and scene; 3. Import Vehicles package from Standart assets (Assets --> Imp... Read more
reproduction scenario for UnityEditor.UI.dll' is in timestamps but is no...
Repro: - Open Project - Change any letter in name of folder to it's oposite case (lower to upper or upper to lower). - Close Uni... Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... Read more
Crashes when saving with deleted gameobject
Steps to reproduce: 1. Open attached project's scene "Startup" (Assets/Levels). 2. Delete "Game Manager" game object. 3. Try saving ... Read more
[Mac-only] Crash when opening Drag And Drop scene in UI project after re...
- Open attached project - You will see some tabs that failed to load: http://i.imgur.com/99lvNON.png - Right click on them and remov... Read more
Moving folder in Project view/tab - lost ALL assets
Steps to reproduce : - have nested structure like Folder1 -Folder2 --Folder3 - in Folder 3 save a scene and add an ... Read more
[Prefab] Crash on Accessing deleted item when Creating Prefab from FBX
Repro steps: 1. Open the 'Assets/Breakable Tests/ContainerTest.unity' scene. 2. Drag 'crate_medium' game object from the Hierarchy p... Read more
Undo duplicates items in the nested prefab with error message rootTransf...
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. In hierarchy, break prefab connection, when dr... Read more
Deleting large number of objects crashes Unity at UndoBase::DetermineUnd...
Steps to reproduce: 1. Open attached project "785775.zip" 2. Open scene "BootScene" 3. In hierarchy, notice "wand_gateway" object 4... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running