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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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