Search Issue Tracker
Layout elements are missing when the VFX Graph Window is docked horizont...
Reproduction steps:1. Open the attached “VFX.zip” project2. Open the “graph” asset from the Project Window3. Dock the “graph” Window... Read more
[URP] Black screen in the Game view when using Blitter.BlitCameraTexture
Reproduction steps:1. Open the attached "PROJECTFILE" project2. Open the "Scene_RedTest.unity" scene3. Observe the Game view Expecte... Read more
No depth output in Play Mode with Camera.Render when both SSAO and Depth...
Reproduction steps:1. Open the attached "repro_IN-69725" project2. Open the "SampleScene.unity"3. Make sure that the "Depth Capture"... Read more
[WinArm][DX12] Crash in DrawBuffersCommon when docking windows
Steps to reproduce: 1. Open the attached project (any URP project will probably work, but this one contains a few GameObjects and cr... Read more
Cannot change Listview/TreeView selection with Right-Click mouse down
Steps to reproduce: 1. From the main menu, open the Window/UI Toolkit/Sample window. 2. Right click the "Tree View" item in the left... Read more
Context menu should open on mouse down instead of mouse up on MacOS
Steps to reproduce: 1. Load a uxml document with some content in the UI Builder 2. Right mouse down on an item in the Hierarchy view... Read more
Error thrown when selecting an item with an empty string in DropdownField
Steps to reproduce: create an editor window with ui toolkit with the following code: {code:java}var newDropdown = new DropdownField{... Read more
[Android] Touchscreen Keyboard doesn't close/disappear when UI Toolkit T...
Reproduction steps:1. Open the attached project “ReproProject”2. Build And Run on Android3. Select the “Text Field”, and observe the... Read more
[IL2CPP] Building fails when local functions in method with SystemAPI() ...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure that IL2CPP is used as the Scripting Backend (menu: Edit >... Read more
The Animation dropdown in the Animation window can't be opened when Anim...
How to reproduce:1. Open the attached project "BugReproduce.zip"2. Open Window>Animation>Animation3. Select "thing" in the Hie... 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