Search Issue Tracker
Fixed in 1.0.0-preview.15
Votes
2
Found in [Package]
1.0.0-preview.14
Issue ID
1341964
Regression
No
UI Toolkit Debugger doesn't display the names of Visual Elements after installing UI Toolkit package
Reproduction steps:
1. Create a new project and open it
2. In the top toolbar open Window/UI Toolkit/Debugger
3. Try selecting anything in the dropdown in the top left corner of the UI Toolkit Debugger window
4. Notice how the hierarchy appears on the left side of the window and the names of Visual Elements are displayed
5. Close the UI Toolkit Debugger window and open Package Manager
6. Click on "+" in the top left corner of the Package Manager and choose "Add package from git URL"
7. Type in "com.unity.ui" and click on "Add"
8. Repeat steps 2-3
Expected result: The names of Visual Elements are displayed in the UI Toolkit Debugger both when UI Toolkit is installed and when it's not
Actual result: The names of Visual Elements are displayed in the UI Toolkit Debugger only when the UI Toolkit is missing from the project
Reproducible with: 1.0.0-preview.12, 1.0.0-preview.14 (2020.3.12f1, 2021.1.11f1)
Not reproducible with: 2021.2.0a21 (UI Toolkit is integrated into the editor itself)
Couldn't test with: 2018.4, 2019.4 (UI Toolkit package is not available)
Note: Console logs out a warning when clicking Visual Elements in the UI Toolkit Debugger is opened after installing the UI Toolkit package "Font not found for path: Fonts/consola.ttf UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment