The ship BP named "temp" will be deleted when renaming any BP to "same name but difference case"

SE Gamer shared this bug 21 days ago
Reported

How to reproduce:

  1. Create a ship BP and rename it to "temp"
  2. Create another BP and rename it to, e.g. "Newbp"
  3. Rename this "Newbp" to "NewBP"
  4. The BP is renamed successfully, but the BP "temp" was deleted in the process


By looking into the decompiled code, the renaming steps in this case are:

  1. Delete the folder "temp" if it exist
  2. Rename the old folder "Newbp" to "temp"
  3. Rename the "temp" folder to "NewBP"


Wow, how can I describe this? Clever or...?


P.S. And for a side note, when renaming a BP named "temp" to "TEMP", the game will even crash, you know why...

Replies (1)

photo
1

Hello,

Thank you for reaching our forum with this problem and for providing easy steps to reproduce.

The problem was reproduced on our side and put into our internal system.

Kind Regards,

Keen Software House: QA Department

Leave a Comment
 
Attach a file
Access denied