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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #UCW-5071175-390