• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 3,149 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0072 秒)

331. 为了降低drawcall,升级了2.2版本,微信发布后报错 [ 70%]

...不报错,发布体验版或预览调试报错   gameThirdScriptError Cannot read property '_geometry' of undefined;at requestAnimationFrame callback function TypeError: Cannot read property '_geometry' of undefined at SubMeshDynamicBatch._render (game.js:13608:39) at SubMeshRend...

来源: Laya_社区 发布时间: 20190916

332. 释放资源报错 [ 70%]

...y导入的骨骼动画模型时报错 laya.d3.js:41972 Uncaught TypeError: Cannot read property 'off' of null     at SkinnedMeshRenderer.__proto._destroy (laya.d3.js:41972)     at SkinnedMeshSprite3D.__proto.destroy (laya.d3.js:34884)     at SkinnedMeshSprite3D.__proto.destroy (laya.d3.js:4373...

来源: Laya_社区 发布时间: 20191015

333. 照着官方文档写的 Dialog 报错? [ 70%]

... 怎么显示不出来?而且F12里输出报错: Uncaught TypeError: Cannot read property 'visible' of undefined   不知道是什么情况? 求指导。   附件 : --> 2020-09-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

来源: Laya_社区 发布时间: 20200924

334. [LayaAir3]addComponent(Laya.Rigidbody3D); 报错 [ 70%]

...  let aa = a.addComponent(Laya.Rigidbody3D);     }   报错 TypeError: Cannot read properties of undefined (reading '__className')  使用版本laya 3.1.0 beta3 ,  老版本3.0.10打包web复制不了animationcontroller,更新到这个版本出现了另外的问题,设置...

来源: Laya_社区 发布时间: 20240102

335. 2.0版本,Particle2D is not a constructor [ 70%]

...not a constructor 发布微信小游戏运行错误,Class constructor xx cannot be invoked without 'new' Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 2.4 生命周期触发多次,连constructor都执行了两次 引用laya.filter.js 之后还是报错 BlurFilte...

来源: Laya_社区 发布时间: 20181120

336. unity3d导出的刚体模型,加载报错 [ 70%]

...的链接 提交 1 个回复 二十五 赞同来自: Uncaught TypeError: Cannot read property 'layaMotionState_create' of undefined     at Rigidbody3D._onAdded (libs/laya.d3.js:4824)     at MeshSprite3D._addComponentInstance (libs/laya.core.js:13911)     at MeshSprite3D.addComponent (libs/laya...

来源: Laya_社区 发布时间: 20201204

337. layabox2.0 调用tiledmap提示undefined是为什么,是2.0以后就不支持了吗? [ 70%]

...ap =new laya.map.TiledMap; 执行后直接报下面的错误。 TypeError: Cannot read property 'TiledMap' of undefined 2018-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 simon 赞同来自: 好吧,我知...

来源: Laya_社区 发布时间: 20181012

338. Laya.MiniAdpter.sendAtlasToOpenDataContext这个 接口 是不是qq小游戏是不可以使用的 [ 70%]

...个 接口 是不是qq小游戏是不可以使用的 Uncaught TypeError: Cannot read property 'sendAtlasToOpenDataContext' of undefined bundle.js:5872 Uncaught TypeError: Cannot read property 'sendAtlasToOpenDataContext' of undefined     at bundle.js:5872     at Handler.runWith (laya.core.js:1) ...

来源: Laya_社区 发布时间: 20191212

339. (layabox2.0) layaUI.max.all.ts里的module ui前为什么要加export [ 70%]

...的时候报错找不到 定义为module的类无法编译到bundle.js中 Cannot find module Roaming\npm\node_modules\layaair2-cmd\layaair2-cmd.js LayaMaxUI的导出能不能采用ES6 module的方式 export default 这种方式太痛苦了 2.2.0版本用命令行发布包报出异常 Error: Cannot f...

来源: Laya_社区 发布时间: 20181002

340. DOMException: The play() request was interrupted by a call to pause [ 70%]

...包native上传Google Play 后台报错 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null 将全部资源文件作为Google Play的扩展包是否可行? Cannot read property 'call' of undefined Google Play扩展包open zip失败 代码2.0.2版本Laya.Animator发现play方法的...

来源: Laya_社区 发布时间: 20170815