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