Search Issue Tracker
Fixed
Fixed in 2023.2.0b16, 2023.3.0a12
Votes
0
Found in
2023.2.0b9
2023.3.0a5
Issue ID
UUM-49020
Regression
No
UI Builder: "Width" tooltip needs an update as it presents the option, which is not available in the section
Steps to reproduce:
# Create a project
# Window->UI Toolkit->UI Builder
# Go to the "Controls" window and find "Button"
# Double-click on it
# Verify, that button becomes added
# Select it
# Verify, that its data become displayed in the "Inspector" window
# Find the "Borders" section in the mentioned window
# Expand it and select "Width"
# Hover the mouse on any of the items - Top, Right...
# Observe the tooltip text
# Click on the displayed "px" section in each of the lines
# Observe displayed options
Actual result: It tooltip says "Enter a value as pixel, percentage, or initial" so all the mentioned options should be displayed for the selection. But "percentage" is not on the list. Added screenshot in the "Attachments" section.
Expected result: If the mentioned option is not displayed, so word "percentage" should be removed from the tooltip.
Reproducible with: 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.11f1. These streams have old tootips.
h4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- 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
Add comment