Search Issue Tracker
CPU has a high amount of idle time when waiting for jobs to complete
How to reproduce:1. Connect to remote PC and launch Steam (see internal notes)2. From Unity Hub, open the “idlejobs_issue” project3.... Read more
ToggleButtonGroup in UI Toolkit Samples contain a corrupted Play icon
How to reproduce:1. Create a new Unity project2. Open the Window -> UI Toolkit -> Samples3. Select the ToggleButtonGroup4. Obs... Read more
"Use of GfxDeviceD3D12::UploadTextureSubData2D is forbidden during a ren...
How to reproduce:1. Create a new project2. Make sure DX12 is selected as the Graphics API3. Observe the Console Expected results: No... Read more
UI does not render correctly when switching between scenes with differen...
How to reproduce:1. Open the attached “IN-80875” Project2. Open the “Main Menu” scene and enter Play mode3. From the Main Menu, sele... Read more
UI Toolkit Samples window can't be scrolled horizontally
How to reproduce:1. Create a new Unity project2. Open Window -> UI Toolkit -> Samples3. Open any Section and narrow down the w... Read more
[iOS] Visual Effect Graph is not displayed on some iOS devices
How to reproduce:1. Open the “IN_81043” project2. Build project on the device3. Observe the Player Expected result: Visual Effects v... Read more
Immutable packages were unexpectedly altered warning is being thrown aft...
How to reproduce:1. Create a new Universal 3D Project2. Open Package Manager (Window -> Package Manager)3. Click the "+" icon4. C... Read more
Detail Mesh on Terrain randomly appears black when painted with a Brush
Reproduction steps:1. Open the attached “TerrainPainting.zip“ project2. Open the “Test World 2” Scene (Assets > Nature > Scene... Read more
Crash on GfxDeviceD3D12Base::DrawBuffersCommon when enabling a GameObjec...
Reproduction Steps:1. Open the attached project “repro-project”2. Open the "Assets/Crash/Crash.unity" scene3. In the Hierarchy find ... Read more
Crash on keywords::LocalKeywordState::IsEnabled when creating a project ...
Reproduction steps:1. Create a new project with the URP 3D Sample Template Expected result: A project is created and openedActual re... 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