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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment