UnityConsoleWindow icon indicating copy to clipboard operation
UnityConsoleWindow copied to clipboard

確實是編譯的問題,找到官網DEMO然後就可以了

Open cydst opened this issue 3 years ago • 1 comments

你好,你遇到的是这个问题吗? unity 2020在这里报错 FileStream fileStream = new FileStream(safeFileHandle, FileAccess.Write); Couldn't redirect output: Invalid handle to path "[Unknown]"

unity 5.x就可以。有什么解决办法吗。

cydst avatar Mar 05 '22 17:03 cydst

抱歉,很长时间不用UNITY了。 ----- 原始邮件 ----- 发件人:cydst @.> 收件人:cartzhang/UnityConsoleWindow @.> 抄送人:Subscribed @.***> 主题:[cartzhang/UnityConsoleWindow]確實是編譯的問題,找到官網DEMO然後就可以了(Issue_#2) 日期:2022年03月06日 01点04分

你好,你遇到的是这个问题吗?

unity 2020在这里报错

FileStream fileStream = new FileStream(safeFileHandle, FileAccess.Write);

Couldn't redirect output: Invalid handle to path "[Unknown]"

unity 5.x就可以。有什么解决办法吗。

確實是編譯的問題,找到官網DEMO然後就可以了

Originally posted by @Bian-Sh in #1 (comment)

— 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 are subscribed to this thread.Message ID: @.***>

cartzhang avatar Mar 16 '22 14:03 cartzhang