Search Issue Tracker
Fixed
Fixed in 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Votes
0
Found in
6000.0.50f1
6000.1.8f1
6000.2.0b7
6000.3.0a1
Issue ID
UUM-110067
Regression
Yes
GameObject cannot be renamed when right clicked and a different Editor window is in focus
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Create a new GameObject (GameObject > 3D Object > Cube)
- Click on the newly created "Cube" GameObject
- Click somewhere in the Inspector window or any other window
- Right-click the "Cube" GameObject and select "Rename"
- Observe the Hierarchy window
Actual results: Nothing happens and the "Cube" GameObject is not being renamed
Expected results: The "Cube" GameObject can be renamed
Reproducible with versions: 2023.3.0b1, 6000.0.50f1, 6000.1.8f1, 6000.2.0b7, 6000.3.0a1
Not reproducible with versions: 2022.3.62f1, 2023.3.0a19
Tested on (OS): macOS Silicon Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment