GLTFUtility icon indicating copy to clipboard operation
GLTFUtility copied to clipboard

Recent PR broke import process

Open jbienz opened this issue 2 years ago • 2 comments

Recent changes to GLTFNode.cs in #186 have broken the unity import process. At least for a project being opened on a new machine. Importer.cs line 161 calls task.RunSynchronously and task is null.

jbienz avatar Feb 24 '22 23:02 jbienz

I merged @mastermindon fix. Can you confirm that it works?

Siccity avatar Feb 26 '22 11:02 Siccity

Of course

------------------ 原始邮件 ------------------ 发件人: "Thor @.>; 发送时间: 2022年2月26日(星期六) 晚上7:01 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Siccity/GLTFUtility] Recent PR broke import process (Issue #187)

I merged @mastermindon fix. Can you confirm that it works?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.Message ID: @.***>

mastermindon avatar Feb 26 '22 11:02 mastermindon