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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment