Search Issue Tracker
Fixed
Fixed in 6000.0.0b14
Votes
0
Found in
2023.2.1f1
2023.3.0a15
6000.0.37f1
Issue ID
UUM-57040
Regression
No
"Add Binding..." option is missing when checking context menu of certain Attributes
How to reproduce:
1. Open the attached project "bindingTest"
2. In the Project window open "Assets/test.uxml"
3. In the UI Builder Hierarchy select the "TextField" element
4. In the UI Builder Inspector right-click the "Password" Attribute
Expected result: "Add Binding..." is visible in the context menu
Actual result: "Add Binding..." is not found in the context menu
Reproducible with: 2023.2.1f1, 2023.3.0a15
Not reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.1.20f1 (context menu did not provide the ability to add bindings to any Attribute)
Notes:
- A few other Attributes that do not have the option: "Mask Character", "Placeholder Text", "Hide Placeholder", EnumField's "value"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
Add comment