It seems there is a problem when i use this , if i manually enter a full path into my into my blueprint it works, if i take the resultant FString from this code and use it , it fails. Very strange as the debug text i output to the log is identical to the hand typed path. Any idea what could be causing this? is there some eroneous hidden characters im missing?
directory exists, that part works from the resultant absolute path, but it findfiles doesnt like it. but i type the exact string path into the variable in blueprint it works. the strings are identical im sure of it, i cannot see any difference. and it works in the directoryexists section.
Am i crazy?