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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment