Search Issue Tracker
Fixed
Fixed in 6000.0.6f1
Votes
0
Found in
6000.0.3f1
Issue ID
UUM-72388
Regression
Yes
Event handlers are preventing operations when trying to copy or paste HTML text in the WebGL Player
Reproduction steps:
1. Open the attached “WebGLCopy.zip” project
2. Build and Run for WebGL (File > Build And Run)
3. In the Player copy the title of the project located under the canvas (using the right-click context menu or Ctrl+C)
4. Paste it in any other application (e.g. Notepad)
Expected result: The project title gets pasted
Actual result: The project title did not get copied and cannot be pasted
Reproducible with: 2023.3.0a11, 6000.0.3f1
Not reproducible with: 2021.3.38f1, 2022.3.29f1, 2023.3.0a10
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Reproducible on a new project
- Issue appeared after the copy/paste functionality was added to the WebGL Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment