Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115328
Regression
No
GameObject has a highlight but is not actually selected when selecting it after the right-click in the Hierarchy V2
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This bug appears to have been fixed by a different patch and is no longer reproducible. If you find new steps to reproduce it, feel free to reopen this ticket.