Steps to reproduce:
- Create a new Unity project
- Drag a file from the Ubuntu Files window into the Editor across the various Views
- Observe the Console window
IMPORTANT: Must log into a Wayland session and it doesn't repro using Xorg
Actual results: "ReleaseButton expects buttonId >= 0
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:224)"
Expected results: No warnings or errors are shown
Reproducible with versions: 2021.3.45f1, 2022.3.62f1, 6000.1.10f1, 6000.0.52f1, 6000.2.0b10
Tested on (OS): Ubuntu 22.04, Ubuntu 24.04
*Notes: * The errors thrown for 2021 and 2022 is "Assertion failed
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:203)"