Make Directory not working [Solved]

I keep getting this error while using the Make Directory node:

LogEditorScripting: Error: MakeDirectory. Failed to convert the path. Can’t convert path ‘C:/Users/USER/Documents/UnrealProjects/SteamMultiplayer/Content/Vis/GM/test’ because the PackagePath ‘C’ doesn’t start with a ‘/’.

I have tried every variation I can think of for a valid path. Any one else experiencing this? i’m in 4.22.3

If anyone else is having this issue, don’t use a full project directory. It needs to look something like this:

“Game” is the content folder.

4 Likes

This works nice for the content folder.
But does annyone knows how to get into the plugin`s folder then also ?
if want to check does directorie exists… but it has same issue

check out unreal.paths :slight_smile: