Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0a4
Issue ID
748069
Regression
Yes
Cannot rename GameObject through inspector
Steps to reproduce:
1. Download and import attached project.
2. Open "main" scene.
3. Select in hierarchy: "GameObject".
4. Try to change the name through Inspector window.
Expected result: Object changes its name.
Actual result: Name does not change.
Reproduced: 5.4.0a4
Did not reproduced: 5.4.0a3
Regression starts on: 5.4.0a4
Workaround: You can still rename it with right clicking on game object -> Rename.
Comments (17)
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
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
dyllandry
Dec 12, 2017 12:42
Same version, same issue.
The game object in hierarchy view is deselected after I press SHIFT on my keyboard while renaming to capitalize the first letter of the new gameobject name.
andiliddell
Dec 11, 2017 18:06
Version: 2017.2.0f3
Will not allow renaming of gameobjects from the hierarchy View:
Right click > Rename : highlights the text but as soon as you type the first character of the new name it stops renaming and deselects.
Slow Double click: Same as above.
Rename at the top of the inspector works fine