Skip to:
If an image file name has any special characters it fails to be found because ioGetFileLocation will default to normalizePath removing any special characters for it’s lookup.
Merged PR:https://github.com/farcrycore/core/pull/93
If an image file name has any special characters it fails to be found because ioGetFileLocation will default to normalizePath removing any special characters for it’s lookup.