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
Project Browser slider doesn't get reset after selecting any item in Fav...
How to reproduce:1. Create a new project2. Set the Project window slider to a non-default value (e.g. highest value)3. Type 't:scene... Read more
Renaming the Material removes the selection cursor and makes the selecti...
How to reproduce:1. Open the user's attached "2021-2-bugs.zip" project2. Select the "Mat1" Material in the Project window3. Rename t... Read more
Editor crash when removing GameObject and then pressing "undo" when usin...
How to reproduce:1. Open project "Finder for Game Creator 2.zip"2. In the Hierarchy window select "GameObject"3. In the Inspector wi... 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
- “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