Search Issue Tracker
[UI Builder] "Could not resolve template with name" when hovering on mis...
Steps to reproduce: 1. Open Window->UI Toolkit->UI Builder 2. Select the Project tab in the Library menu 3. Open the UnityEngine->UI... Read more
Able to scroll past the ScrollView bounds when using mouse wheel
How to reproduce: 1. Open the user's attached project 2. Press Play 3. Scroll with the mouse wheel as far as possible Expected resu... Read more
[UIToolkit] Element display is broken in UI Builder
Steps to reproduce: 1. Create a new uxml in the UI Builder 2. Drag in a Vector2/3/4 field Reproducible with: 2022.2.0a9 Not reprodu... Read more
[UIBuilder] Opacity Slider under Inlined Styles>Display is slow
Steps to reproduce: 1. Open the attached project 2. Open Editor/TestEditor.uxml with the UI Builder 3. On the right-hand side, go to... Read more
[UI Toolkit] Debugger window is very slow with specific elements
Reproduction steps: 1. Create a new Project 2. Open UI Toolkit Debugger (Ctrl + F5 on Windows 10 or via Inspector ellipsis menu) 3. ... Read more
Some variables are not shown in the Inspector of prefab instance when UI...
Steps: 1. Open attached project 2. Open "scene" scene 3. Select Placer prefab instance 4. Change "Placer Type" to Line in Item Place... Read more
[UIToolkit] ArgumentOutOfRangeException is thrown when adding/removing e...
How to reproduce: 1. Open the attached "case_1418688" project 2. Open the "SampleScene" Scene 3. Select the "Repro" GameObject in th... Read more
Editor crashes when a GameObject is drag and dropped into a Script field
How to reproduce: 1. Open users attached project 2. In the Hierarchy window select the "GameManger" GameObject 3. In the Inspector w... Read more
UI Elements buttons no longer register clicks in build
Steps to reproduce: 1. Open the attached project ("My project.zip") 2. Open "ZooMap" scene 3. Enter Play mode 4. Click on the questi... Read more
Cannot Compile - LineCap cannot be found in UnityEngine.UIElementsModule
1. Open the project PrecompiledAssemblyBug in 2022.1.0b9 2. Notice the project compiles fine 3. Open the project PrecompiledAssembly... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow