Search Issue Tracker
Some dropdowns in the Editor don't close when clicked a second time
Reproduction steps: 1. Create a new project 2. Go to the Console window and open the "Clear console entries" dropdown 3. Close the "... Read more
Crash when closing Unity Editor after creating Prefab root
Reproduction steps: 1. Open the attached project 2. Open “Assets/GameObject.prefab” 3. In the Hierarchy window click “GameObject” an... Read more
[HDRP] [DX12] SG we provide for grass details in our samples flicker on ...
Samples in question: Volvo and Unity Terrain - HDRP Demo Scene Steps to reproduce: 1) Simply open one of the samples above 2) Swi... Read more
[HDRP] Wrong material variant picked in player
Does not reproduce on: 2020.3.30f1, 2021.3.5f1 Reproduces on: 2023.1 + Trunk __________________________________ More info: ... Read more
undoRedoPerformed Callback gets called when the Draggable GameObject fro...
Reproduction steps: 1. Open the attached project 2. Open the SampleScene.unity in the /Assets/Scenes folder in the Project window 3.... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps: 1. Open the attached project 2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged i... Read more
Sprite Atlas shows only first page in Preview within Inspector
Reproduction steps: # Open the "spriteAtlasV2" project # Click "Test" asset in the Asset folder # In preview within Inspector sel... Read more
[WebGL] context powerPreference should default to high-performance
Web browsers moved to change the default WebGL powerPreference from high-performance to low-power (e.g. in Chrome 80). This caused ... Read more
EditorTools that draw handles create visual artifacts in the Inspector w...
How to reproduce: 1. Open the attached project "SplinesTest.zip" 2. Open "SampleScene" Scene 3. Select the "Spline" GameObject in th... Read more
Adding a VisualElement child to a Label breaks the Label's worldbounds a...
From a Forum user (https://forum.unity.com/threads/adding-a-visualelement-child-to-a-label-breaks-the-labels-worldbounds-and-flex-be... 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
- TileMap selection resets to the default when the Scene is saved
- 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