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][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment