Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.48f1, 6000.1.0f1, 6000.2.0a9, 7000.0.0a27
Votes
0
Found in
2022.3.29f1
6000.0.2f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-71730
Regression
Yes
Modifier key debounce issue with UWP when losing focus via Alt+Tab
How to reproduce:
1. Open the attached project "latest.zip"
2. Build And Run the project for UWP
3. Type "aaa" in the Input Field
4. Cut (Ctrl+X) the contents of the Input Field
5. Minimize (Alt+Tab) the Player
6. Maximize (Alt+Tab) the Player
7. Paste (Ctrl+V) the contents of the clipboard into the Input Field
Expected results: The contents are pasted
Actual results: The contents are not pasted
Reproducible with: 2022.1.0a15, 2022.3.29f1, 6000.0.2f1
Not reproducible with: 2021.3.38f1, 2022.1.0a14
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
Add comment