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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment