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
7000.0.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
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
Add comment