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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment