Search Issue Tracker
[Mac] Can't duplicate or delete array elements when using the context menu
How to reproduce: 1. Open the attached project "My project (22).zip" 2. Select "GameObject" in the Hierarchy window 3. Open the Insp... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce: 1. Open any project 2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty) 3. Select the... Read more
"OnBehaviourPlay/Pause" messages are output in the Console log when movi...
How to reproduce: 1. Open the user's attached "TimelineRegression" project 2. Open the "SampleScene" Scene 3. Open the "Window -> Se... Read more
Autoshowroom template throws errors when opening the project
How to reproduce: 1. Create a new "Autoshowroom" template project 2. Observe the console Expected results: the Console is empty Act... Read more
[IMGUI] IndexOutOfRangeExceptions thrown when trying to add the first it...
How to reproduce: 1. Open attached project (or add Mobile Notifications package to new project) 2. Go to Project settings and open M... Read more
GameObject with a custom Shader is invisible when multi_compile keywords...
How to reproduce: 1. Open the attached project "haircut_repro" 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. ... Read more
Unity Editor crashes when docking one EditorWindow to the side of a dock...
How to reproduce: 1. Open the user’s attached “DockWindowTest20220120.zip” project 2. Select Local/Window1 from the menu to open Win... Read more
[VFX Graph] Individual particles do not contain outline
How to reproduce: 1. Open the attached HDRP package 2. Select VFX in the Scene View and observe that orange outline Expected result... Read more
9-Sliced Sprites do not scale correctly in UI Toolkit when Sprite Asset ...
Reproduction steps: 1. Open user-submitted project 2. Enter Play Mode Expected result: Two panels with identical backgrounds are di... Read more
[2D][Sprite] Mismatch in Secondary Texture order for sprites in scene ca...
[2D][Sprite] Mismatch in Secondary Texture order for sprites in scene causes draw batching to break Repro steps: - Open SampleScene... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key