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
- Caret is not being offset when content on a GUISkin is offset
- [Android][Vulkan] Application crashes with out of memory when warming up a specific shader on some of the Adreno devices
- Unity Editor hangs on a fresh import when using "-CacheServerWaitForUploadCompletion" command line argument
- SpriteShapeRenderer overrides stencil settings when a custom shader is used to set stencil values
- Frame Debugger window is flickering and unusable when HDRP Water is used in the Scene
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