Search Issue Tracker
Fixed
Fixed in 6000.3.0b9, 6000.4.0a4
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-114997
Regression
No
The Rename button does not initiate renaming when pressing right click rename while another GameObject is being renamed in Hierarchy V2
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable Hierarchy V2 (Unity > Settings > General > Use new Hierarchy window)
- Right click any GameObject and select "Rename"
- While the rename is initiated, right click another GameObject and select "Rename"
- Observe the Hierarchy V2 window
Actual results: The GameObject is selected but renaming is not initiated
Expected results: Renaming is initiated on the GameObject
Reproducible with versions: 6000.3.0a6
Tested on (OS): macOS Silicon Sequoia 15.6
Notes:
- Does not reproduce on the original/old Hierarchy window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
Add comment