Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0a4
Issue ID
753161
Regression
Yes
Pressing "Enter" when renaming gameobjects in inspector reverts the name
Pressing "Enter" no longer confirms the name change of a game object in the inspector.
Repro steps:
1. Open an empty scene
2. Select any game object (or create one if none are present)
3. Rename game object in inspector and press "enter" to confirm new name
4. Notice that the name reverts to whatever it was called before the change
Expected outcome: New name replaces old name.
Notes:
- Issue first appears in 5.4.0a4
- Besides renaming, issue can also be found when changing the brightness value of the ambient light (RenamingBug_brightnessValue.jpg)
- Workaround is to press "tab" after changing a value.
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
This is a duplicate of issue #751169