Renaming by F2 in content browser

Hello!

I’m pretty new to UE4 community, so, forgive me if I missed similar bug report in answerhub :slight_smile:

Branch

Binary build from Unreal Launcher

Build version

4.5.1-2336687+++depot+UE4-Releases+4.5

Detailed description of the issue

In content browser when renaming second entity after renaming first entity, renaming focuses previously renamed entity.

How to reproduce

  1. Select any entity in content browser;
  2. Press F2;
  3. Rename or cancel renaming (by pressing Esc);
  4. Select another entity in content browser (using arrows to navigate);
  5. Press F2.

System Specs

Windows 7 x64

18993-123.png

On screen you can see what is happenning when pressing F2 on DefaultLitSpriteMaterial.

In addition it could crash whole UE4 editor (sometimes happens to me when I don’t make sense this bug happenning).

** Editor Version 4.5+ **

Thank you for your report. We will begin investigation into this issue as soon as possible. If we are unable to reproduce the problem, or need more information, we will follow up with some additional questions for you. Otherwise, we will post an ‘Answer’ once the issue has been logged in our bug database or we have a solution for it.

In the meantime, please be sure to review our suggestions for how to report a bug, and feel free to edit your post if you have additional information to provide:

Thank you.

Sorry, didn’t see how-to post. Hope I’ve added all related info in first post.

Hi Yorie,

I’ve tried to reproduce your issue with the following steps:

  1. Open Level In UE4.5.1

  2. Created A material and a material instance to be renamed:

  3. Select First Material and press F2 to highlight name F2_2

  4. Rename first material (material remains highlighted) F2_3

  5. Use arrow key to navigate to next Material (instance) F2_4

  6. Press F2 to hightlight and rename F2_5

I was unable to reproduce your issue, however, if I missed a step, please advise.

19183-f2_1.png

19184-f2_2.png

19185-f2_3.png

19186-f2_4.png

][2]

19189-f2_5.png

19191-f2_6.png

Seems I did the mistake. Bug appears only when cancelling rename by pressing F2. Sorry for spending your time.

So, try to reproduce it with next steps (almost similar you did):

  1. Create A material and a material instance to be renamed
  2. Select First Material and press F2 to highlight name F2_2
  3. Press the Esc key to cancel renaming
  4. Use arrow key to navigate to next Material (instance) F2_4
  5. Press F2 to hightlight and rename F2_5

Thanks.

Hello!

I’ve posted the answer little bit above :slight_smile: So I just repeat it:

Seems I did the mistake. Bug appears only when cancelling rename by pressing F2. Sorry for spending your time.

So, try to reproduce it with next steps (almost similar you did):

  1. Create A material and a material instance to be renamed
  2. Select First Material and press F2 to highlight name F2_2
  3. Press the Esc key to cancel renaming
  4. Use arrow key to navigate to next Material (instance) F2_4
  5. Press F2 to hightlight and rename F2_5

Thanks.