Skip to content
New issue

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

unity WebGl 应用awake()方法执行后间隔2秒才执行 start()方法 #255

Open
wangts108 opened this issue Jun 1, 2023 · 0 comments

Comments

@wangts108
Copy link

1、创建一个空模型项目
2、添加3个MonoBehaviour 类型得组件
3、分别在awake()方法start()方法添加当前时间得打印
4、导出成webgl应用,并运行
5、控制台输出如下
image

问题:
为什么awake方法执行后,间隔了2秒才执行start方法,中间都做了什么操作,如何定位问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant