KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sometimes files remain locked when running the build multiple times

stevk opened this issue · comments

Likely can be fixed by adding some kind of try/wait when writing files.

Error message in VS code An unhandled exception of type 'System.IO.IOException' occurred in System.IO.FileSystem.dll: 'The requested operation cannot be performed on a file with a user-mapped section open'

Won't fix for now. We'll reconsider if more people encounter this issue.