I have an object named card in my hierarchy with a script attached to it.
In the inspector I want to drag my images to the area that I created for the faces of the cards. Done this many times, it is something that we do all the time with Unity.
With the object selected, I then go down into the project area to hold shift to select the cards to drag and drop on my faces area and Unity keeps unselecting my Object in the Hierarchy so I cannot drag and drop!
This is just annoying, I don’t know what made it start doing this.
It’s not something that happens automatically; you need to click the lock icon in the inspector to prevent Unity from deselecting the object in the hierarchy. That is, when you’re selecting multiple items in the project. With a single item, there’s no need.