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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment