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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment