Search Issue Tracker
[IMGUI] Animator Checkbox Icon is distorted when Animation is in Preview...
Animator Checkbox Icon is distorted when Animation is in Preview State Steps to Reproduce: 1. Create a new Project2. Create an empty... Read more
QuickSearch takes a lot of resources to update the indexes even when not...
QuickSearch takes a lot of resources to update the indexes even when not used. See post https://forum.unity.com/threads/quick-search... Read more
[Profiler] ArgumentException error is thrown on assigning any thread whe...
ArgumentException error is thrown on assigning any thread when Show Related Object is selected. Steps to repro:1. Create a new proje... Read more
[UniversalRP] Shader compilation error when using GPU instancing
To reproduce:1. Open the attached project;2. Upgrade SRP packages to master branch;3. Open "New Scene";4. Make sure GPU instancing i... Read more
Assert Exceptions in Finalizers are not logged to Console
Steps to reproduce:1. Download attached project2. Open 'SampleScene' scene3. Enter play mode Actual results: Notice that the Asserti... Read more
Canvas' and Camera's gizmos resize when Scene View is maximized
How to reproduce:1. Open the attached '1184834-Canvas-resize-issue.zip' project2. Open 'SampleScene' Scene3. Select 2D button in the... Read more
[IMGUI] "Baked Lightmap culling" text is clipping when it is selected as...
Text gets Clipped when following Draw Modes are selected from Scene view1. Baked Lightmap culling2. Shaded Wireframe3. Validate Meta... Read more
[IMGUI] Model name in "Preview Window" disappears when it is detached fr...
Detached Preview Window doesn't display name of the selected model, Refer attached gif Steps to repro:1. Create a new Project2. Impo... Read more
Shadergraph: Creating a new master node, setting it as active, then undo...
Reproduces in 8.0.0 as of commit 02969278aa (date: 9/17/2019)First affected version is 6.9.1 release ("Set Active" didn't exist befo... Read more
[IMGUI] Gizmos dropdown in Physics2d does not respond if cursor is hover...
Gizmos dropdown in Physics2d under Project Settings does not respond if cursor is hovering over it. Refer the attached video Steps t... 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