Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.52f1
6000.0.26f1
6000.1.0a2
Issue ID
UUM-86655
Regression
No
“Drags can only be started from MouseDown or MouseDrag events” error is thrown when registering the MouseDownEvent on a BlackboardField and calling DragAndDrop.PrepareStartDrag() and DragAndDrop.StartDrag()
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/ASSET WITH BUG.asset” asset
3. Create a new variable on the blackboard (Click + sign > MyCustomVariable)
4. Try to drag and drop the “New variable” on the graph
5. Observe the Console window
Expected result: No errors are thrown
Actual result: “Drags can only be started from MouseDown or MouseDrag events” error is thrown
Reproducible with: 2021.3.44f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
- Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality
- UI Builders library selection buttons tooltips are not in accordance with the Editors foundations
Add comment