Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1.0a11
2020.2
2020.2.0b6
2021.1
Issue ID
1285803
Regression
Yes
UI Element Debugger Element section doesn't scroll to the selected Element when selecting an Element
How to reproduce:
1. Create a new project
2. Open the Package Manager (Window->Package Manager)
3. Open the UI Toolkit Debugger (Window->UI Toolkit->Debugger)
4. At the top of the UI Toolkit Debugger press the "Pick Element" button
5. Select the last package in the Package Manager window
Expected results: The UI Toolkit Debugger scrolls down to the selected Element
Actual results: The UI Toolkit doesn't scroll down to the selected Element
Reproducible with: 2020.1.0a11, 2020.1.10f1, 2020.2.0b8, 2021.1.0a2
Not reproducible with: 2018.4.28f1, 2019.4.13f1, 2020.1.0a9
Notes:
- The issue is reproducible with every UI Toolkits package version which are available in Unity 2020.1.0b12 and above
- To open the UI Element Debugger on Unity 2020.1.0a9 and earlier go to Windw->Analysis->UIElement Debugger
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.1):
Fixed 1285803: UI Element Debugger Element section doesn't scroll to the selected Element when selecting an Element
In package com.unity.ui version 1.0.0-preview.13. Fix will land in trunk in the next code drop.