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
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
- Editor crashes with prompt "The file 'MemoryStream' is corrupted! Remove it and launch unity again! [Position out of bounds!]" when adding a serialized field to a precompiled DLL
- Android Player freezes waiting for a texture upload when AssetBundle.LoadFromFile is used
Add comment