Search Issue Tracker
Fixed
Fixed in 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a2
6000.5.0a1
Issue ID
UUM-122152
Regression
No
MaskField tooltips should only display Value when bound
Reproduction steps:
1. Create a new project
2. Create UI Document (Create > UI Toolkit > UI Document)
3. Double-click newly created Asset to open UI Builder window
4. Click on “NewUXMLTemplate.uxml”
5. Enable Editor Extension Authoring
6. Drag Mask Element to the Hierarchy and select it
7. Add one Element in the Choices list in Inspector (Attributes > Choices)
8. Set its name to a long text, make sure Element is selected and type a big number in Choices field (e.g. “1000”)
9. Scroll through the Elements and observe
Actual result: Large tooltip appears and scrolling is no longer possible
Expected result: Tooltip should not include the Value
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Couldn’t reproduce with: 2021.3.57f1, 2022.3.67f1 (Choices field does not have a list)
Reproduced on: Windows 11, macOS Sequoia 15.4 (M4)
Notes:
- Tooltip should only show value when bound, rename to "Inline Value"
- Tooltip should have a character limit.
- Special characters should be resolved.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment