Search Issue Tracker
Dragging a Game Object into a Scene that is not loaded causes other not ...
How to reproduce:1. Open attached "New Unity Project.zip" project and Scenes/SampleScene scene2. Additively load Scene A and Scene B... Read more
GameObject is added as a child when dragged from Project window in-betwe...
How to reproduce:1. Open attached project ("pro.zip")2. Select resource ("Square") from Assets folder3. Drag selected resource in-be... Read more
Null reference exception occurs on changing search location filter when ...
Null reference exception occurs on changing search location filter when collaborate is on and services window is active Steps to Rep... Read more
[Editor] Rename functionality for search filters doesn't work
Unable to rename search filters by double-clicking or using rename shortcut Steps to Repro:1. Create new or open attached project2. ... Read more
Project view showing asset store hits even when disabled in preferences
Project view search bar shows assets from asset store even when asset store hits is disabled in preferences. Steps to reproduce1) Cr... Read more
Other folder contents don't appear in search if a particular folder is s...
On selecting a folder in the project view, you can't search contents of other folders, even on unselecting it later. Steps to Reprod... Read more
GUIClip errors are shown after deleting all objects from multiple loaded...
Reproduction steps:1. Open the attached "HierarchySceneDelete.zip" project2. Open the "Scenes/SampleScene" scene3. Right-click the t... Read more
GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestr...
How to reproduce:1. Open the “HideFlagsBug.zip“ project2. Open the “New Scene“3. Enter Play Mode4. Observe the Console5. Exit Play M... Read more
Deselecting a GameObject in the Hierarchy makes that GameObject unable t...
Steps to reproduce: Open a Unity project Ensure that there are two or more GameObjects in the Scene Hierarchy (if not, create them) ... Read more
Loading multiple scenes additively loads them in random order than as se...
Reproduction steps:1. Create a new project and import the attached custom package "Scenes.unitypackage"2. In the Project Window sele... 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