unity3d-jp / FrameCapturer

export framebuffer, GBuffer or any RenderTextures from Unity to file. supported format: png, exr, gif, webm, mp4
MIT License
1.04k stars 164 forks source link

Accent in path not manage #53

Open nicolascarre opened 4 years ago

nicolascarre commented 4 years ago

Hi,

I have a problem with the exporting path. If I choose a path with an accent in a folder name, all accents are transform into different characters (ex : é -> é), then the transformed path does not exists and the export fails. I can't access myself in your code, because the path is manage in your fccore.dll.

Can you check in your side in order to manage the accent please.