Search Issue Tracker
Fixed in 2.2.0-preview.3, 3.2.0-pre.3
Votes
1
Found in [Package]
3.0.6
Issue ID
1351006
Regression
No
[UWP] TMP_InputField fires submit event when canceling Hololens 2 keyboard
Reproduction steps:
1. Open project "new project.zip"
2. Open Scene "SampleScene"
3. Open Build Settings in File > Build Settings
4. Select Platform "Universal Windows Platform" and build project
5. Open solution of built project
6. Change solution configuration from "Debug" to "Release" and set solution platform to ARM64
7. Open the Holographic Remoting Player app on the Hololens 2
8. Copy the IP Address
9. Open Properties in Project > Properties
10. Select Debugging under Configuration Properties
11. Type the IP address in Machine Name
12. Build on Remote Machine
13. Select the Input Field
14. Press the keyboard cancel button shaped like an "X" in the Hololens 2
15. Observe Log Events
Expected result: Event onEndEdit is fired
Actual result: Event onSubmit is fired
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)
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
- Diagnostics logs are missing, duplicated, or out of order when viewing Player sessions in Cloud Diagnostics
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
Resolution Note (fix version 2.2.0-preview.3, 3.2.0-pre.3):
Fixed in: 3.2.0-pre.3