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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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