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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment