Search Issue Tracker
Fixed
Fixed in 6000.3.0a2
Votes
0
Found in
6000.0.53f1
6000.1.11f1
6000.2.0b9
6000.3.0a1
Issue ID
UUM-110771
Regression
No
Inconsistent capitalisation of the word “Binding”
Steps to reproduce:
1. Create a new project
2. Create UI Document (Create > UI Toolkit > UI Document)
3. Double-click on the newly created UI Document to open UI Builder
4. Drag Label to the Hierarchy
5. Select newly created Label and click on kebab menu next to Text property in the Inspector
6. Select “Add binding…” to open Add Binding window
7. Observe the capitalisation of the word “Binding”
Actual results: “Binding” is capitalised in Add Binding window, Binding Mode property and “Add Binding” button but not in “Add binding…” kebab menu selection
Expected results: “Binding” is capitalised the same everywhere
Reproducible with versions: 6000.0.53f1, 6000.1.11f1, 6000.2.0b9, 6000.3.0a1
Couldn’t test with versions: 2021.3.53f1, 2022.3.64f1 (No “Add binding…” option)
Tested on (OS): macOS Sequoia 15.4 (M4)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment