Search Issue Tracker
MouseOutEvent is triggered when text changes on a UIToolkit label if the...
Reproduction steps: 1. Open project "UnityInputTest.zip" 2. Open UI Toolkit Debugger from Windows > UI Toolkit > Debugger 3. Toggle ... Read more
[Android] The screen is black when using Shader.SetGlobalTexture
Reproduction steps: 1. Download and open the attached project: "blittest.zip" 2. Build and Run the project on an Android device Exp... Read more
[HDRP][Cross-Pipeline] HDRP Wizard does not show up when completely empt...
Steps to reproduce: 1. Create new project 2. Add HDRP package from package manager 3. Notice that HDRP Wizard does not pop up when p... Read more
[URP] Linear Color Space rendering is very bright when project is built ...
How to reproduce: 1. Open the user's attached "2021.2.zip" project 2. Open the "Sample Scene" Scene 3. Go to File -> Build And Run 4... Read more
(Frame Debugger) Clear events constantly appear and disappear
How to reproduce: 1. Open up URP's GraphicsTestProject_Foundation 2. Open scene: 012_PBS_EnvironmentBRDF_Spheres 3. Enable the Frame... Read more
[Mobile] Tessellation Shader is broken when using Vulkan Graphics API
How to reproduce it: 1. Open the user's attached project 'MeshCloudTest-2021.2.zip' 2. In the Player Settings set a specific Graphic... Read more
Unfreed allocations are reported after building a player and exiting Pla...
How to reproduce: 1. Create a new Unity project 2. Build the project 3. Return to the Editor and enter Play Mode 4. Double-click the... Read more
Reading RWTexture2D in a Compute Shader produces different results when ...
How to reproduce: 1. Open the attached project named "ComputeShaderTest.zip" 2. Open the SampleScene 3. Enter Play Mode 4. Open the ... Read more
[Bugreporter] Unable to open Bug Reporting Tool
In 2019.4.29f1, On clicking the 'Report a Bug' link, Bug Reporting Tool is not opening. Steps to Repro: 1. Create a new Project 2. ... Read more
Wrong NewSceneMode is passed to EditorSceneManager.newSceneCreated and d...
How to reproduce: 1. Open the attached project "EditorSceneManager.zip" 2. Click File > New Scene > Basic (Build-in) Expected resul... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player