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

  1. 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.

Add comment

Log in to post comment