Search Issue Tracker

Won't Fix

Won't Fix in 6000.6.X

Votes

0

Found in

6000.3.10f1

6000.4.0b11

6000.5.0a8

6000.6.0a1

Issue ID

UUM-136069

Regression

No

"Invalid AssetDatabase path" warnings are spammed when hovering on the Hierarchy while dragging the Prefab from one project to another

Hierarchy V2

-

How to reproduce:
1. Create two empty projects
2. In one of the projects, create any GameObject in the Hierarchy
3. Drag the created GameObject into the "Project" window to create a Prefab
4. Drag the created Prefab into another project
5. While dragging the Prefab, hover on the Hierarchy in the second project and observe the Console

Expected results: No warnings are thrown
Actual results: Warnings "Invalid AssetDatabase path:" are spammed as long as hovering the Hierarchy

Reproducible with: 6000.3.0a2, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Not reproducible on: 6000.0.69f1, 6000.3.0a1

Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested

Note: The version affects reproduction only in the second project (the one receiving the Prefab), it doesn't matter what version is the project from which the Prefab is dragged

First lines of warning:
Invalid AssetDatabase path: /Users/.../Assets/Scenes/Cube.prefab. Use path relative to the project folder.
UnityEditor.AssetDatabase:GetMainAssetTypeAtPath (string)
Unity.Hierarchy.Editor.DragAndDropHelpers:IsDraggingScene (Unity.Hierarchy.HierarchyViewDragAndDropHandlingData&) (at /Users/bokken/build/output/unity/unity/Modules/HierarchyEditor/Managed/DragAndDropHelpers.cs:53)

  1. Resolution Note:

    Thank you for reporting a bug to Unity.

    We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. In this case, while we believe the warning in the console is an unintended side-effect of a change we made, we believe that it communicates better what is going on than what the previously Hierarchy window did (reject the drag operation silently).

    Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.

  2. Resolution Note (6000.6.X):

    Thank you for reporting a bug to Unity.

    We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. In this case, while we believe the warning in the console is an unintended side-effect of a change we made, we believe that it communicates better what is going on than what the previously Hierarchy window did (reject the drag operation silently).

    Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.