Search Issue Tracker
[Standard Assets] Importing a standard assets package throws errors and ...
Steps to repro:1. Install Unity with only the standalone player2. Launch Unity3. Assets > Import Package > 2D3. Import all in ... 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 Unity- Op... 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 the... 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 remove ... Read more
Moving folder in Project view/tab - lost ALL assets
Steps to reproduce : - have nested structure likeFolder1-Folder2--Folder3- in Folder 3 save a scene and add an image- open the image... 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 pan... 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 dragg... 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" object4. Ex... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default