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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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