Search Issue Tracker
[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
Crash on in __pthread_kill when requesting an Addressable Asset without ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/boot.unity” Scene3. Enter the Play Mode4. Wait fo... 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
XR_ERROR_RUNTIME_FAILURE on Hololens 2
All the Hololens2 xr.xrautomated tests are currently failed and throw this error in the player.log: {code:java}2024-03-03T22:37:52.8... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names