Search Issue Tracker
Changes made to the Background Tasks window size are reverted after open...
How to reproduce:1. Create a new Unity project with the HDRP template2. Go Window -> Rendering -> Lighting3. Scroll down to th... Read more
[2D] Options from Sprite Editor Window get overlapped on resizing its wi...
When the 'Sprite Editor' Window is opened for any texture file then on decreasing its length, multiple property names get overlapped... Read more
Animator Window grid does not cover the entire graph area
Steps to reproduce:1. Create/Open any Unity project2. Open Window->Animation->Animator3. Zoom in or out and observe the grid c... Read more
Scripts are not recompiled when the script changes are made while the Bu...
How to reproduce:1. Open attached project "ScriptsDontRecompile.zip"2. Open PrintMeMessage.cs script (in Assets\Editor folder)3. Ope... Read more
HLSLcc generates incorrect Metal/Vulkan Shaders when tessellation factor...
1. Open the attached "TessFactorReadProject.7z" project2. Open the "ReproScene" Scene3. Enter Play Mode4. Observe the Game view Expe... Read more
UI Toolkit mouse click and down events are called twice on a single clic...
How to reproduce:1. Open the user attached project (BugReport.zip)2. Open the SampleScene3. Enter PlayMode4. Press once on the red a... Read more
SurfaceEffector2D causes high forces and incorrectly interacts with Coll...
Reproduction steps:1. Open the attached project "Repro.zip"2. Press Play Expected result: The ball GameObject does not teleportActua... Read more
GameObjects cannot be placed between objects with the NotEditable flag w...
How to reproduce:1. Open the attached '1337512.zip' project2. Open the SampleScene3. In the Hierarchy select the 'Test' GameObject4.... Read more
Light baking gets stuck in a infinite loop when unloading a light baked ...
How to reproduce:1. Open the attached project "LightBaking_20052021.zip"2. Open SampleScene_A3. Click Window > Rendering > Lig... Read more
Particle Effect window is not interactive when Hand Tool is selected
How to reproduce:1. Open the attached "case_1337490.zip" project and Scenes/SampleScene scene2. Select the Hand Tool from the Toolba... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code