Search Issue Tracker
Fixed
Fixed in 6000.0.13f1
Votes
0
Found in
6000.0.2f1
Issue ID
UUM-71733
Regression
Yes
"Ctrl+C" and "Ctrl+V" keyboard inputs are not registered in Player when the build platform is WebGL
How to reproduce:
1. Open the “WebGl_input“ project
2. Select File → Build and Run
3. In Player, press “Ctrl+V“ and “Ctrl+C“
4. Repeat step 3 around 10 times
5. Observe the Text Field in the Player
Expected result: All inputs are recorded
Actual result: Some inputs do not get recorded
Reproducible with: 2023.3.0a11, 6000.0.2f1
Not reproducible with: 2021.3.38f1, 2022.3.29f1, 2023.3.0a10
Reproducible on: Windows 10, macOS 14.4.1
Not reproducible on: No other environment tested
Note: Only reproducible in WebGL Player
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note (fix version 6000.0.13f1):
Fixed a bug where the key state of the 'v' key could sometimes remain active even after released when pasting from the clipboard.