Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134679
Regression
Yes
"Using int based drop handlers is deprecated. Please use EntityId based ones instead" Errors are logged when drag and dropping Assets from the Project Browser to Scene
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: 6000.4.0a5, 6000.4.0b9, 6000.5.0a7
Not reproducible with versions: 6000.0.68f1, 6000.3.9f1, 6000.4.0a4
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Requires newer version of com.unity.ai.generators for Unity 6.3+
Resolution Note (6000.5.X):
Requires newer version of com.unity.ai.generators for Unity 6.3+