Search Issue Tracker
Fixed in 2022.1.0a15
Fixed in 2021.3.X, 2022.1.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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment