Steps to reproduce:
- Open the linked Project
- Open any Scene and drag any Asset from the Project Browser into Scene View or the Hierarchy
Actual results: Errors are constantly logged: "Using int based drop handlers is deprecated. Please use EntityId based ones instead.
UnityEngine.GUIUtility:ProcessEvent (UnityEngine.EntityId,intptr,bool&)"
"ArgumentException: Object of type 'System.UInt64' cannot be converted to type 'System.Int32'. System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr)"
Expected results: No Errors are logged
Reproducible with versions: 1.0.0-pre.16
Fixed in: 1.0.0-pre.17
Tested on (OS): Windows 11