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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Add comment