Search Issue Tracker
Fixed
Fixed in 2023.1.16f1, 2023.2.0b10, 2023.3.0a8
Votes
0
Found in
2023.1.0b7
2023.2.0a5
2023.3.0a3
Issue ID
UUM-29307
Regression
Yes
UI Builder: Text overlapping in the "Inspector" tab
Steps to reproduce:
# Create a project
# Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Document ->leave default proposed name -> click "Save"
# Double click on it
# Verify, that "UI Builder" window opens
# Select "VisualElement" in "Containers" window and drag it to the "Hierarchy" window as child object for "NewUXMLTemplate.uxml"
# Observe "Inspector" section
Actual result: User gets overlapping. Added screenshot in the "Attachments" section.
Expected result: User shouldn't get this.
(Old list of steps to reproduce as reported by user):
# Create a project
# Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Document ->leave default proposed name -> click "Save"
# Double click on it
# Verify, that "UI Builder" window opens
# Drag "UI Builder" tab next to "Game" tab
# Select "VisualElement" in "Containers" window and drag it to the "Hierarchy" window as child object for "NewUXMLTemplate.uxml"
# Click "+" in StyleSheets section and create new USS file
# Select "Label" in "Controls" section and drag into "Hierarchy" window as child for "VisualElement"
# In "Inspector" section lets add ".header" class in "Style Class List"
# Verify, that it becomes added
# Let's delete "Label" from "Hierarchy" section
# Let's select "VisualElement"
# Observe "Inspector" section
Actual result: User gets overlapping. Added screenshot in the "Attachments" section.
Expected result: User shouldn't get this.
Reproducible with: 2023.1.0a21, 2023.1.0b7, 2023.2.0a5.
Not reproducible with: 2021.3.20f1, 2022.2.9f1, 2020.3.46f1 (functionality not available).
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2023.3.0a8):
Fix been verified
Resolution Note (fix version 2023.2.0b10):
Fix been verified
Resolution Note (fix version 2023.1.16f1):
Fix been verified