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
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
- White flickering artifacts are present on dynamic objects when doing rotation/movement and using APV
Add comment