Search Issue Tracker
Fixed
Fixed in 6000.0.14f1, 7000.0.0a2
Votes
0
Found in
2023.2.8f1
2023.3.0b4
6000.0.0b11
Issue ID
UUM-62676
Regression
Yes
Changing CustomBinding attributes is erratic when Label value is being changed in Update
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Project window, open the “Assets/ExampleVisualTreeAsset“ using UI builder window
3. In the UI builder Hierarchy window, select Label
4. In the UI builder Inspector window, open the context menu of the “Text” attribute and select “Add binding…”
5. In the Add Binding window, set “Type” to “CurrentTimeBinding“ and press “Add Binding“
6. In the UI builder Inspector window, open the context menu of the “Text” attribute and select “Edit binding…”
7. In the Edit Binding window, try to change the “Time Format“
Expected result: You are able to change the “Time Format” text
Actual result: Inputs from the keyboard get missed or misinterpreted
Reproducible with: 2023.3.0a5, 2023.3.0b4
Not reproducible with: 2023.2.7f1, 2023.3.0a4
Couldn't test with: 2021.3.34f1, 2022.3.18f1 (CustomBinding was only added from 2023.2 stream onwards)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GitHub and GitLab "Personal Access Token" is periodically cleared while Unity Hub is running on Linux
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
Add comment