Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.6.0b8
Issue ID
604450
Regression
Yes
Game objects cannot be renamed if at least one game object in a scene has its layer manipulated
To reproduce:
1. Open the attached project
2. Open the scene
3. Select the game object called "try to rename me from hierarchy view (F2)"
4. Right-click on it and select rename
5. Cursor will briefly appear and then the selection will change colour from bluish to grey. Like if the focus was lost.
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
BurmesterVR
Jul 19, 2018 12:29
I'm currently suffering from this in 2018.1.5f1. A restart briefly allows me to rename objects through contrext menu or F2, but only for a short while.
krisventure
Jul 07, 2018 15:53
I can confirm that all these issues are related to gameobjects in the scene that have layout group scripts on them. Mine has horizontal layout group. When I disable all objects with such components, the renaming issues all get resolved.
krisventure
Jul 07, 2018 15:48
In fact, pressing any non-character keys while renaming will escape as if one pressed enter. Caps-lock, Ctrl, shift, they all escape the renaming. This started when I changed layout as a fix to not even being able to start renaming. This is slightly better although it prevents me from using
capitals
krisventure
Jul 07, 2018 15:45
DIGITALSTATE's solution worked, changed layout and then suddenly renaming works but not quite: Now I can't use shift in the renaming because shift started to act like return so as soon as I press shift while renaming, it escapes. All in all, this bug has been around for years with no real fix.
DigitalState
Jun 12, 2018 16:17
I had this same problem in 2018.1.0f2 I found a easy fix, simply change your layout view in the window tab and everything works perfect.
JestonVtrus
Dec 28, 2017 20:14
Not fixed
dramen76
Dec 04, 2017 12:33
Hey guys,
Never posted before and i am using the beta version 2017.3 and i have the same bug.
Heres the good news.
I think i found a fix.
Make a new game object (For sake of arguement)
Select it
HOLD F2 in and Left click the field
Rename and press return.
After doing this i was able to rename by F2 and by the menu again.
seganx
Dec 02, 2017 19:51
Same here!!!1 version 2017.2.0f3
krisventure
Nov 22, 2017 13:02
Why is this marked fixed? I've been working on a project in Unity 2017.2 for a month and then out of nowhere this bug kicked in. All of a sudden I can't rename anything in Hierarchy, whether I left click on the name once or I right click and choose 'Rename', none of these usual processes work. Restarting Unity doesn't help either. Only workaround is to use the name field in the inspector, but I don't think a workaround is considered to be a fix for a bug.
Filipinjo
Nov 20, 2017 16:22
2017.2.0f3 still here...