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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment