Search Issue Tracker
Not Reproducible
Votes
2
Found in
2017.3.0f3
Issue ID
984797
Regression
Yes
[Regression] [Hololens] The TouchScreenKeyboard.Open method on Hololens will cause a crash
How to reproduce:
1. Download attached project file and build the project as a XAML UWP and sideload it onto a Hololens
2. Launch the project and wait for the countdown to finish
3. When the countdown finishes the project will attempt to trigger the TouchScreenKeyboard.Open method and the program will crash
Actual result: When triggering the TouchScreenKeyboard.Open method on a Hololens, the current application will crash. Exception code for the crash is 0xC000027B.
Reproduced with: 2017.2.1p1, 2017.3.0p1, 2018.1.0b1
Not reproduced with: 2017.2.0f3, 2017.2.0p3
Regression since: 2017.2.0p4
Note: on 2018.1.0b1 additional error appears
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
tsomerville
Mar 20, 2018 04:47
Not only is this frustrating, I've even bought unity store assets claiming UWP input, etc. and nothing works!
JacekNaruniec
Jan 29, 2018 17:48
Will this issue be resolved? Still cannot open the touchscreen keyboard...