How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, create at least two GameObjects
3. Select one of the GameObjects
4. Right-click on another GameObject and then left-click on it
5. Observe the results
Expected results: The second GameObject is selected and its info is shown in the Inspector
Actual results: There is a highlight on the second GameObject in the Hierarchy, but the Inspector still shows the first one
Reproducible with: 6000.3.0a2, 6000.3.0a6
Can't test with: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 is not available)
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested