Search Issue Tracker
User is not notified of unsupported behavior (nested SetParent)
Steps to reproduce: 1. Create a VisualElement that removes itself from its parent when it gets AttachToPanelEvent. 2. Add it to a pa... Read more
Broken assets and Console URP Package errors are present in the URP 3D S...
Steps to reproduce: Create a 3D URP Sample Template Project from HUB Wait for it to compile Observe Game View, Scene View, the Conso... Read more
UI Toolkit Samples scroller can't be used with touchpad gesture
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> Samples -> Scroller3. Scroll the sample scro... Read more
Player Input Component picks different control scheme than the default one
How to reproduce:1. Open the “IN-88786_repro“ project2. Open the SampleScene3. Enter Play Mode4. Select the “Cube“ GameObject5. In t... Read more
Physics debugger collision geometry is always at (0, 0, 0) coordinate wh...
How to reproduce:1. Open the “TerrainDebugger.zip“ project2. Open the “OutdoorsScene“3. Enable Physics Debugger in Windows > Anal... Read more
Empty previews when hovering on scripts with no visible UI elements in U...
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> UI Builder3. In the Library, go to Project ->... Read more
Hovering over vertical layout values in UI Toolkit Debugger does not reg...
Steps to reproduce: Open a Unity Project Open UI Toolkit Debugger via Window > UI Toolkit > Debugger Select any panel in the d... Read more
UI Builder sections can't be interacted with by clicking its name when u...
How to reproduce:1. Create a new Unity project2. Go to Window -> UI Toolkit -> UI Builder3. Change the Library to the Tree Vie... Read more
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recomp...
Reproduction steps:1. Open the “IN-88478.zip” project2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” f... Read more
Splines are not removed from the Scene view when removing from Spline Co...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select “Spline conta... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template