Search Issue Tracker
"NullReferenceException" error is thrown on a new project when creating ...
Steps to reproduce: Create a new Unity project using the Universal 2D template Open the Light Batching Debugger window (Window > ... Read more
Inconsistent capitalisation of the word “Binding”
Steps to reproduce:1. Create a new project2. Create UI Document (Create > UI Toolkit > UI Document)3. Double-click on the newl... Read more
Unclear error pop-up appears when loading incorrect preset from disk
Reproduction steps:1. Create a new project2. Save Unity Toolbar preset to file (right click on Main Unity Toolbar > Preset > S... Read more
Code generation fails to prefix the fully qualified reference with globa...
Reproduction steps:1. Open the attached project "ReproProj"2. Check the Project window3. Notice the folders called "MyLibrary.SomeLi... Read more
Vertical line appears on Asset Preview Box on some of the Assets
Steps to reproduce:1. Create a project2. Create a few Shader Graph Assets and expand them by clicking on the arrow icons (Create >... Read more
VFX Graph compilation fails when Custom HLSL starts with multiple "//" c...
Reproduction steps:1. Open the attached “IN-114004.zip” project2. From the Project window, double-click on the “BuggeddSystem.vfx” a... Read more
Editor hangs when constantly pasting a long string into the Parameter or...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new GameObject (GameObject > 3D Object &g... Read more
Empty space at the end of the Animator Parameters section when scrolling...
Steps to reproduce:1. Create a project2. Create Animator controller Asset (Create > Animation > Animator Controller)3. Double-... Read more
Lighting artifacts in Scene when baking box lights
How to reproduce:1. Open the “Unity_Question_Baking_Artifacts.zip“ project2. Open the “Unity_Question_Baking_Artifacts_Scene“ Scene3... Read more
[Ubuntu] Rendering Debugger's "Material Texture Slot" dropdown has an en...
How to reproduce:1. Create a new 3D URP Sample project and open the "TerminalScene" scene2. Go to Window -> Analysis -> Render... 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