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
7000.0.0a1
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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Add comment