Description

Directories can no longer be renamed via Python if they are not empty.

Steps to Reproduce
  • Create a folder in the content browser named "From"
  • Create a blueprint actor asset in the "From" folder
  • Execute the following Python command:
    • unreal.get_editor_subsystem(unreal.EditorAssetSubsystem).rename_directory(“/Game/From” , “/Game/To”)
  • Note the error message, and folder that is not renamed

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-174883 in the post.

0
Login to Vote

Duplicate
ComponentUE - Editor - Workflow Systems
Affects Versions5.1
CreatedJan 24, 2023
ResolvedJan 26, 2023
UpdatedJan 22, 2024