Search Issue Tracker
[UIR] VisualElement drawn with a destroyed texture throws exception
Repro steps: 1. Add a visual element with a texture to a panel (not an asset) 2. Repaint the panel 3. Destroy the texture 4. Repaint... Read more
Chrome OS touchpad scrolling does not work well with Unity UI scroll rects
Chrome OS touchpad scrolling does not work well with Unity UI scroll rects. Read more
"'BuildTargetDiscovery' is inaccessible due to its protection level" err...
Reproduction steps: 1. Create a new project 2. Go to Unity Download Archive 3. Open release notes of the version the project was cre... Read more
"compiler limit: token overflowed internal buffer" error when a IL2CPP b...
Reproduction steps: 1. Open the attached "UWP_FatalError.zip" project 2. Select IL2CPP Scripting Backend in Player Settings 3. Build... Read more
Property fields are misaligned in UI Toolkit Samples window
Steps to reproduce: 1. Create/Open any Unity project 2. Open Window -> UI Toolkit -> Samples -> Numeric Fields 3. Observe property ... Read more
Profiler.GetTotalAllocatedMemoryLong increases when Scene is loaded and ...
How to reproduce: 1. Open the attached project "MemResearch_2022.zip" 2. From the Project tab, open Assets/Scenes/MainScene.unity 3.... Read more
Unable to build the project on selected Platform when that Platform modu...
How to reproduce: 1. Create a new Unity project 2. Open the Build Settings (File->Build Settings...) 3. Select a Platform that is no... Read more
[DXC/DX12] No way to enable SM 6.6 features results in compiler error wh...
How to reproduce: 1. Open the attached project ("Repro 2") 2. Select the "SM_6_6_repro" shader and in its Inspector click "Compile a... Read more
Particles are not detecting 2D Colliders when "Is Trigger" is on
How to reproduce: 1. Open the project "UIToolkit Bug.zip" 2. Select "2D Trigger" in the Hierarchy 3. Enter the Play Mode 4. Switch "... Read more
"Getting control 1's position in a group with only 1 controls when doing...
Reproduction steps: 1. Open new Unity project 2. In Build Settings window, switch to Android or Dedicated Server platform 3. Observe... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running