Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2021.1.X
Votes
7
Found in
Issue ID
1287100
Regression
Yes
[UWP] Xbox OnScreenKeyboard is immediately closed when selecting InputField
Selecting a Unity InputField or TextMeshPro UI control brings up the Xbox OnScreenKeyboard and allow text to be entered. However, once the Keyboard is displayed, it immediately closes again. This makes text entry via the OnScreenKeyboard impossible.
Steps:
1. Create or open a Unity project with an InputField control (Unity UI)
2. Build for UWP and deploy to an Xbox One console
3. Select the InpuField control using the gamepad
Expected: Xbox OnScreenKeyboard opens allowing you to enter text
Actual: Xbox OnScreenKeyboard opens but then immediately closes again; entering text is impossible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment