We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.1.1、2.1.2
2022.3.55f1
Editor(win)
C#异步操作中调用JS时,无法捕获JS异常,但是会打断运行
04_JsBehaviour.zip
The text was updated successfully, but these errors were encountered:
js异常会转成c#异常抛出来。 换言之,你这里不调用puerts,换成普通的c#代码抛异常,现象也是一样。
Sorry, something went wrong.
好的,谢谢
chexiongsheng
No branches or pull requests
前置阅读 | Pre-reading
Puer的版本 | Puer Version
2.1.1、2.1.2
Unity的版本 | Unity Version
2022.3.55f1
发生在哪个平台 | Platform
Editor(win)
错误信息 | Error Message
C#异步操作中调用JS时,无法捕获JS异常,但是会打断运行
问题重现 | Bug reproduce
04_JsBehaviour.zip
The text was updated successfully, but these errors were encountered: