Search Issue Tracker
[Editor] Error on searching for anything in the Project window
While searching for any asset, script etc in the project window, errors are thrown I the console Steps To Reproduce:1. Create a new ... Read more
[Terrain] InvalidCastException thrown on Creating New Brush with Cubmap ...
When New Brush is created with Cubmap texture under Paint Terrain causes the Editor to throw InvalidCastException, refer attached vi... Read more
Objects' names in the Project window are off-center
How to reproduce:1. Create a new Unity project2. Observe the "Scenes" folder name Expected result: The folder name is centeredActual... 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
Object Picker order is from file order in Project window
Reproduction steps:1. Open attached project "Sorting.zip"2. In Project window, select Assets/"Static Level Collection.asset"3. In In... 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
[ProjectView] Rename Undo and Redo is not working for .shader assets
In Project window Undo and Redo functionality is not working for Standard Surface Shader, Unlit Shader, Image Effect Shader, while i... Read more
[Editor] Assets path does not get Updated in the breadcrumb bar on delet...
[Editor] Assets path does not get Updated in the breadcrumb bar on deleting an asset from the project window. Assets path does not g... Read more
Creating a new C# script throws an error when Project window is set to O...
How to reproduce:1. Create and open a new project2. Set Project window to One Column Layout3. Create a new C# script and open it to ... 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