Cocos Creator v2.4.5-rc.1 测试帖

M1已经翻车了。

我只是用来ios调试和自动化发布 买的配置加强的二手pro和mini

买了,现在只能看着,能用的版本遥遥无期啊。

2.4.5-rc有这个问题https://forum.cocos.org/t/topic/110613/2好奇怪

终于等到了m1的支持,不过新的项目已经改用unity了 :joy:

来人呀,关入大牢。

Cocos 就是家,什么时候回来都欢迎~

请问官方什么时候推出M1能用的版本呢?2.4.5是没人管了吗?

2.4.5嗝屁了

1赞

大佬,反馈一个 spine的bug,麻烦跟进一下。感觉3.0应该也会有这个bug

@EndEvil

为什么加载压缩类型是 zip 的 bundle,会把 zip 文件一起下下来?

这个我之前也一直很疑惑,文档上明明写的是只下载config,真机运行下载又很慢

什么时候发正式版。

英特尔的直接不用修改·就能行么

你好,英特尔的mac就没问题么

官方大佬请查收bug

Can not set a subclass component in 2.4.5, only the specified class.

Class1 : cc.Component
Class1Extended : Class1

@property(Class1) -> can drag Class1, can not drag Class1Extended

this is my test on the official version 2.4.5, and can be dragged, please confirm it, see if there are different wording.
NewProject_245test.zip (235.1 KB)

I can’t drag test 2 over test , it can be done in < 2.4.5.
If script requires test, I should be able to drag test 2.

can you provide a simple demo?