Search Issue Tracker
Duplicate
Votes
0
Found in
6000.2.8f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-122147
Regression
Yes
MaskField Choices Element name “,” shows up as “%2C” in Element tooltip
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 “,” and observe the Element tooltip
Actual result: “UXML attribute: choices
Value: %2C” is displayed
Expected result: “UXML attribute: choices
Value: ,” is displayed
Reproducible with: 6000.1.0a9 (0115cb901a32), 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Not reproducible with: 6000.0.60f1, 6000.1.0a8
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)
-
Resolution Note:
It was decided that the tooltip should not show the value anyway as it is already visible in the field. A different issue was modified to reflect this change.
Duplicate of another internal issue: UUM-122152: MaskField tooltips should only display "Inline Value" when bound
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
This is a duplicate of issue #UUM-122152