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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment