Search Issue Tracker
Fixed in 2.2.0-preview.3, 3.2.0-pre.3
Votes
6
Found in [Package]
3.0.6
Issue ID
1357718
Regression
No
[UWP] Text Mesh Pro Input Field wasCanceled callback doesn't work when cancelling keyboard on Hololens 2
Reproduction steps:
1. Open “SampleScene” in the “new project.zip”
2. In Build Settings select “Universal Windows Platform” and build project
3. Open Visual Studio solution of built project
4. Change solution configuration from "Debug" to "Release" and set solution platform to ARM64
5. Open the Holographic Remoting Player app on the Hololens 2
6. Open Properties in Project > Properties in Visual Studio solution
7. Select Debugging under Configuration Properties
8. Copy the IP address from Hololens 2 and type the IP address in Machine Name on Visual Studio Solution
9. Build on Remote Machine
10. Select the Input Field
11. Press the keyboard cancel button shaped like an "X" and observe the log events in the Hololens 2
Expected result: wasCanceled callback is true
Actual result: wasCanceled is false
Reproducible with: 2.1.6 (2019.4.29f1), 3.0.6 (2020.3.17f1, 2021.1.18f1)
Could not test with: 2021.2.0b9, 2022.1.0a5 (Mixed Reality Toolkit Package causes errors)
Comments (1)
-
vlad_librestream
Aug 25, 2021 08:51
An important issue to resolve for Hololens 2 native keyboard.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2.2.0-preview.3, 3.2.0-pre.3):
Fixed in: 3.2.0-pre.3