Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.0f2
2019.2.0a12
Issue ID
1146439
Regression
No
Cannot rename prefabs via the Inspector when they are selected in Project View
If you select a prefab in the Project View and attempt to rename it in the Inspector, it will not work. Upon pressing enter the old name appears back in the text field.
1. Open Unity
2. Open the attached project
3. Find the Cub prefab in the Project View and select it
4. Attempt to rename the prefab in the Inspector
Expected Result:
The prefab can be renamed.
Actual Result:
The prefab is not renamed and the old name always appears in the name text field.
Tested on Windows.
Occurs on 2019.1.0f2, 2019.2.0a12
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.3):
The name field is now disabled when a prefab is selected in the Project View