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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
This is a duplicate of issue #751169