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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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.