Description

When a uasset is renamed it does not appear to take into account case changes. If the asset is renamed in the editor to the same name with different casing, the asset as seen in the file directory will not update(it will retain its original casing).

Steps to Reproduce
  1. Open editor
  2. Create a new actor blueprint
  3. Name the asset "lowercase"
  4. Press Enter to confirm
  5. Rename the asset "LOWERCASE"
  6. Save and compile
  7. Close the editor
  8. Open the content folder in file explorer

Result: The the uasset name will still be in all lowercase
Expected: The case for the name that is used both in the editor and outside would match

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

1
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.15.34.19
CreatedJun 8, 2017
ResolvedAug 18, 2021
UpdatedAug 18, 2021
View Jira Issue