Search Issue Tracker
UGUI elements do not stay centered when resizing a floating Game view Wi...
How to reproduce:1. Create and open a new URP / HDRP project2. In Hierarchy create UI > Panel3. Select the Panel GameObject and s... Read more
Error "Assertion failed on expression: 'i->previewArtifactID == found->s...
Reproduction steps:1. Open the attached project "ReproProj"2. In the Project window, right-click the “Assets“ folder and select Crea... Read more
UI Toolkit Transition Animation is ignored when background-size property...
Reproduction steps:1. Open the attached “AnimationBug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Hover the mouse ... Read more
Unity icon is poorly visible in the "Build Profiles" window when "Dark" ...
Steps to reproduce: Create a new project Verify that the "Dark" editor theme is selected. If not, please change it. Go to "File" -&g... Read more
"ShaderGraph" misses a space in the "Project Settings" section
Steps to reproduce: Create a new project Go to Edit ->Project Settings Find "ShaderGraph" item Observe the title, it is without t... Read more
UI Builder inspector’s checkbox fields can be activated when clicking an...
Steps to reproduce:1. Create a new project2. Create and open a new UI Document (Assets → Create → UI Toolkit → UI Document)3. Add a ... Read more
Copying and pasting Animator Transitions leads to unexpected behaviour
Steps to reproduce: Open a Unity Project Open Undo History via Ctrl + U. Keep this open and viewable Create a new Animator Controlle... Read more
USS styles fail to inherit correctly when contentContainer is overridden...
Reproduction steps:1. Open the attached “IN-91495.zip” project2. Open Assets > Scripts > BugUITKInheritance.uss3. Open Assets ... Read more
"Browse" button for Xcode in the "Build Profiles" window is too big
Steps to reproduce: Install 6000.1.0b5 build with "tvOS" module Create a new project If Xcode is installed please remove it Go to Fi... Read more
Build error on Android when using Patch And Run paired with Play Asset D...
How to reproduce:1. Open the attached "IN-88547" project2. Open the "Game” Scene3. Open the Build Profiles window4. Ensure that the ... 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