Search Issue Tracker
Panel item titles in the "UI Toolkit Layout Debugger" are displayed with...
Steps to reproduce: Create a new project Go to Edit -> Project Settings -> UI Toolkit Select "Enable layout Debugger" Go to Wi... Read more
ListView container is not resized when folding all elements after adding...
Reproduction steps:1. Open the attached 'Sandbox_2021' project2. Observe the 'Packages/Multiplayer Tools/NetStatsMonitor/Assets/Conf... Read more
[Quick Search] Searching for Scriptable Objects, doesn't work unless all...
Reproduction steps: 1. Open "1157066" project2. Open the Quick Search menu ("Alt" + " ' ")3. Search for "Scriptable"4. Press on the ... Read more
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
[HDRP][Metal] Crash on GfxDeviceMetalBase::CommonDrawSetup when selectin...
How to reproduce:1. Open the "ShaderCrash.zip" project2. Select ~build/assets_other/ShaderHack/DUMMY - CopyDepth asset3. If Unity ha... Read more
[Package Manger] Crash on "core::StringStorageDefault<char>::assign" whe...
Steps to reproduce:1. Start a new project2. Go to Window -> Package Manager3. Select a package to remove from the installed list4... Read more
[IMGUI] Pre-selection and Selection highlights are not visible for Asset...
The Pre-selection(yellow) and Selection highlights(blue) for Asset Input Fields are not visible. Even though the Asset has been load... Read more
[Linux] Dock preview window resizes, flickers and extends to other displ...
Reproduction steps:1. Create a new project2. Drag inner windows around the display3. Observe the window preview behaviour Expected r... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
"Burst error BC0102: Unexpected internal compiler error while processing...
How to reproduce:1. Open the attached project "repro_68312.7z"2. Click Jobs>Burst>Enable Compilation Expected results: No erro... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class