(Case 1169986) Can't rename asset

If you start renaming an asset, but then change the directory, Unity keeps in the “renaming state” for that particular asset and from then on you can’t rename other assets anymore.

Please see video

Reproduce

  • Open attached project
  • Select “Scenes” folder
  • Right-click “SampleScene” asset and choose “Rename”
  • Select “Assets” folder
  • Right-click “bugreport” asset and choose “Rename”

Actual
Observe you can’t rename the bugreport asset.

Expected
The “renaming state” should be left when the folder is changed.

2 Likes

QA was able to reproduce the issue:

1 Like