Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X
In Progress in 6000.4.X
Votes
6
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
6000.4.0a1
Issue ID
UUM-113452
Regression
No
HTML Drag and Drop API stops working when Cursor.lockState changes on Firefox in a WebGL Standalone Build
How to reproduce:
1. Open the project “IN-109258_DragAndDrop”
2. File → Build and Run
3. Open the localhost link to the built project on Mozilla Firefox
4. Drag and drop any file into the built project
5. Click on the inside of the built project and then click again
6. Press ESC to leave the locked cursor state
7. Drag and drop any file into the built project
9. Observe the Developer Console inside of the build
Expected result: The Developer Console prints out two blob names of the files dragged and dropped
Actual result: The Developer Console prints out only one blob name of the file dragged and dropped before locking the Cursor
Reproducible with: 2022.1.0a1, 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulkan] Memory leak on some Adreno devices when Graphics API is set to Vulkan
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
Add comment