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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment