Search Issue Tracker
Duplicate
Votes
0
Found in
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128589
Regression
Yes
Errors are thrown after dragging items over the Hierarchy when the Behavior package is installed
How to reproduce:
- Create and open a new project
- Create a Sphere in the Hierarchy and make a Prefab of it
- Go to Window → Package Management → Package Manager
- Install the “Behavior“ package
- Drag the “Sphere” Prefab over the Hierarchy window
- Observe the Hierarchy window and the Console
Actual results: Unable to place the prefab in the Hierarchy, and “ArgumentNullException“ errors are spammed while hovering
Expected results: Able to place the prefab in the Hierarchy, and no errors are thrown
Reproducible in: 6000.4.0a5, 6000.5.0a2
Not reproducible in: 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a4
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The first part of the error reads “ArgumentException: Object of type 'System.UInt64' cannot be converted to type 'System.Int32'.”
- In 6000.4.0a4 and some lower versions, 1.0.13 of the Behavior package is supported. However, the problem does not reproduce in those Editor versions
-
Resolution Note:
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/BEHAVB-390
The issue will be fixed in version 1.0.14
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/BEHAVB-390
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #UCW-5071175-390