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
"UnityEditor.AsyncHTTPClient:Done" error when switch between "In Package...
How we can reproduce it:1 Create new projecr2 Go to Project Browser and type "new" in search field3 Switch between "In Packages" and... 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
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used