Search Issue Tracker
Crash on StackWalker::GetCurrentCallstack when opening a folder inside a...
How to reproduce:1. Create a new project with a project name "test%"2. Open "Scenes" folder Expected result: Editor does not crashAc... Read more
EditorApplication.projectWindowItemOnGUI should also return the targeted...
projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh pa... Read more
Folders in Packages folder cannot be added to object fields since they c...
How to reproduce:1. Open attached project "ReorderableListShortcuts.zip"2. Select "New Scriptable Object With Lists" in the Project ... Read more
The Project View search directory selection bar is missing and will alwa...
How to reproduce:1. Create a new Unity project2. In the Project View search type "t:Texture"3. Press enter Expected result: Nothing ... Read more
Moving an Asset with same name as a Folder in the destination causes nam...
Steps to reproduce:1. Open attached project "Bug.zip"2. In Project window, open Assets/Scenes/SceneName folder3. In Project window, ... Read more
[Backport] Project Browser Search has slower response when compared to Q...
Reproduction steps:1. Create an empty project2. Type something into the search of the Project Browser Expected result: The Search re... Read more
References to files from another project are not released when loading a...
How to reproduce:1. Download the attached “BrokenLayout“ file and place it inside the Layouts folder (%Appdata%\Roaming\Unity\Editor... Read more
[Linux] Project Browser Window Context Menu doesn't allow to create any ...
Reproduction steps:1. Open new Unity Project2. In Project window, right-click to open Context menu -> Create3. Observe available ... Read more
Project window can be shrunk to the point it's unusable anymore
How to reproduce:1. Create a new project2. Remove Hierarchy tab3. Drag the right border of the Project window to shrink it Reproduci... Read more
[ProjectBrowser] double clicking on a folder in ActivityWindow - the ani...
How can we reproduce it using the example you attached1 Open attached project (or create new 3D project and create 2 empty folders)2... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS