Creator3.5.0-Marionette不支持glb格式的模型

  • Creator 版本: 3.5.0 (3.4.2也会,我从3.4.2升级上来的发现3.5.0也能重现)

  • 目标平台: 浏览器预览

  • 重现方式:启动test场景
    GIF
    image
    项目下载(几天后删除)

另外提一个bug:
3.5.0下新建的场景会出现这个错误: (发现是默认启用了天空盒,关掉错误就消失 , 但我再创建一次场景,就无法重现了)

index.js:1
ErrorEvent {isTrusted: true, message: “Uncaught TypeError: Cannot read properties of undefined (reading ‘box’)”, filename: ‘http://localhost:7456/scripting/engine/bin/.cache/dev/preview/bundled/index.js’, lineno: 248890, colno: 75, …}
(匿名) @ index.js:1
skybox.ts:294

   Uncaught TypeError: Cannot read properties of undefined (reading 'box')
at Skybox.activate (skybox.ts:294:77)
at SkyboxInfo.activate (scene-globals.ts:439:24)
at SceneGlobals.activate (scene-globals.ts:951:21)
at Scene._activate (scene.ts:304:27)
at Director.runSceneImmediate (director.ts:401:15)
at main.js:1:5378
at asset-manager.ts:689:31
at utilities.ts:314:13
at misc.ts:142:13

后面那个报错的问题,是没有勾选“基础几何体”引擎模块

第一个节点 ‘glb模型-动画图’ 没有动画是因为组件需要挂在下一个节点上,需要保持节点结构的一致。

确实, 没意识到这个组件不能随便放.
感谢解答!

该主题在最后一个回复创建后14天后自动关闭。不再允许新的回复。