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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
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.