Search Issue Tracker
Unity hangs when importing a PSD File using an Importer Override
Reproduction steps:1. Open the attached project "1312835"2. In the Project window, right-click on the PSD file.3. Select "2D Importe... Read more
[MacOS] Properties window doesn’t open when right-clicking on components...
[MacOS] Properties window doesn’t open when right-clicking on components parameters with objects and selecting Properties option, Co... Read more
[HDRP] Global Illumination properties for emissive materials are missing...
Steps to reproduce: 1. Create a new HDRP project, or open an existing one2. Create a new material3. Expand the Emission Inputs heade... Read more
DrawMeshInstanced has no performance difference when drawing many object...
Steps to reproduce:1. Open the user's attached project "UnitDrawMeshInstanced.zip"2. Build it for Android3. Open the app4. In the bo... Read more
[WebGL] WebGL2 build shows black screen in Safari
Steps to reproduce:1. Download and open the attached project "WebGL2_Test.zip"2. Add the Demo scene in Scenes to build (File > Bu... Read more
Custom inspector throws errors after update to 2020.2.6f1
Repro Steps:1- Open the attached example using Unity version 2020.2.6f12- Click on the asset named "10-TutorialPage".3- Go to the Co... Read more
Assertion failed on expression: 'manager != NULL' error is shown after s...
Steps to repro:1. Open the attached project and load the 'Night' scene;2. Drag and drop 'geometry' scene from the Project folder to ... Read more
OnMouseDown is not called when clicking on a GameObject when targeting d...
How to reproduce:1. Open the attached project's Scene labeled "EditorMouseInput"2. Enter the Play Mode3. In the Game view, target th... Read more
[URP][2D] Previous Tilemap is still rendered until resolution is updated...
How to reproduce:1. Open the user's attached "Retro.zip" project2. Open the "TestScene" Scene3. Enter Play Mode4. Observe the Tilema... Read more
Editor hangs when setting a SpriteRenderer's Sprite with code after sett...
How to reproduce:1. Open the user's attached project from "HeatMap.zip"2. Open scene "SampleScene"3. Enter Play Mode Expected result... 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
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
- Shader Graph does not get saved when pressing 'File -> Save'
- MultiColumnListView does not visually sort the column when BindingSourceSelection is set to "Auto Assign"
- GameObject assigned to Target Graphic in uGUI Toggle component stays dimmed when replacing it if Interactable was toggled off