[Linux] Unable to drag from Hierarchy panel to Assets panel

I’ve been following a Flappy Bird clone tutorial and I’m not getting to drag objects from Hierarchy panel to Assets panel, but I got to drag from Assets panel to Scene panel.

I’m using Unity3D Build #2016022301 in a Debian 8.

have you tried just releasing the mouse button over the asset panel? i’m having such a issue that mouse cursor doesn’t change while dragging, but dragging itself works fine.

and even not only cursor, highlighting doesn’t work either

It does not work to release the mouse button over the asset panel.

I know that there is no kind of feedback from Unity while dragging (no cursor changing, no highlight).

Drag from Assets to Scene is working.

Drag from Hierarchy to Assets is not working.

I got to drag from Hierarchy to Assets, but I had to create the folders Prefabs and Scripts in Assets panel.

Then drag from Hierarchy to Scripts folder in Assets, and then drag from Scripts folder into Prefabs folder.

Ok, this is little tricky, but is working. Now, I’m not getting to drag from Prefabs folder in Assets into Inspector.

When I drag from Prefabs folder in Assets into Inspector, the object is inserted into Hierarchy instead of the argument of a component in the Inspector.