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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
This is a duplicate of issue #UCW-5071175-390