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
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
- The "Open Frame Debugger" button in the Game View toolbar not only opens the Frame Debugger window but toggles between enabling/disabling the Frame Debugger when pressed
- HDRP Water renders black when the PrecomputedAtmosphericAttenuation is set to zero
- [FrameDebugger][WebGL] Disable the possibility in Frame Debugger to allow receiving data from the WebGL build
This is a duplicate of issue #751169