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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- 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
Add comment