Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.20f1, 2023.2.9f1, 2023.3.0b5
Votes
0
Found in
2021.3.32f1
2022.3.14f1
2023.2.1f1
2023.3.0a15
Issue ID
UUM-57083
Regression
No
TextField RegisterValueChangedCallback doesn't fire callbacks when the tab loses focus
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open 2 “TestFocusWindow” windows (Bug > Open Test Window)
3. Dock both “TestFocusWindow” tabs to one window
4. In the “Input” field type any text
5. Click on another “TestFocusWindow” tab
6. Go back to the “TestFocusWindow” tab where you inputted the text
Expected result: The inputted text shows below the “Input” field
Actual result: The inputted text does not show up
Reproducible with: 2021.3.32f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a15
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note:
- When “TestFocusWindow” windows are separated (undocked), after inputting the value and focusing on another window, the inputted text shows up
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment