Search Issue Tracker
Fixed
Fixed in 2022.1.0a15
Unknown (hidden) 2021.3.X
Votes
0
Found in
2021.3.6f1
Issue ID
UUM-9455
Regression
No
Clipboard content appears when you press "Alt Gr" + "V" keys to input "@" in InputField in the Build
How to reproduce:
1. Open the attached project "InputFieldBugDemo.zip"
2. Change Windows keyboard input language to Hungarian
3. Copy some text into the clipboard
4. Build And Run the project for UWP
5. Select InputField in the middle of the screen
6. Press "Alt Gr + V" on the keyboard
Expected results: "@" character appears in the InputField
Actual results: The clipboard content is pasted into InputField and "@" appears at the end of the text
Reproducible with: 2021.3.6f1, 2022.1.0a14
Not reproducible with: 2020.3.37f1, 2022.1.0a15, 2022.1.9f1, 2022.2.0a19, 2023.1.0a3
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment