Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b6, 6000.2.0a2, 7000.0.0a24
Votes
0
Found in
6000.0.35f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-95518
Regression
Yes
[sw-unity-6-1] Clicking a GameObject in the hierarchy while renaming another is not selecting the clicked GameObject
Reproduction steps:
1. Create a new project
2. Create a new GameObject in the Hierarchy
3. Create another GameObject by right-clicking on a parent
4. Follow step 3 again
5. Observe the result
Expected result: A child GameObject is created inside the selected parent GameObject by right clicking
Actual result: A child GameObject is created inside a last GameObject in the Hierarchy
Reproducible in: 6000.0.8f1 6000.0.35f1, 6000.1.0b3
Not reproducible in: 2022.3.56, 6000.0.7f1
Reproducible on: macOS 15.2 (M1 Pro), Windows 11
Not reproducible on: No other environments 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 (fix version 6000.1.0b6):
https://github.cds.internal.unity3d.com/unity/unity/pull/60341