Steps to reproduce:
- Open a Unity project
- Ensure that there are two or more GameObjects in the Scene Hierarchy (if not, create them)
- Select a first GameObject with left-click
- Select a second GameObject with ctrl + left-click
- Deselect the second GameObject with ctrl + left-click
- Shift + left-click the second GameObject
Actual results: The GameObject is not selected
Expected results: The GameObject is selected (and if applicable, any items between that and the first GameObject are selected too)
Reproducible with versions: 6000.0.17f1, 2022.3.45f1, 2021.3.43f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS):
- MacOS Sonoma 14.5
- Windows 11
Notes:
- You can shift select other GameObjects, just not the GameObject you just deselected.
- This does not seem to occur in other places (such as the Project Window), only in the Hierarchy.