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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment