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

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

31. TypeError: Cannot read property 'isTrigger' of undefined [ 78%]

TypeError: Cannot read property 'isTrigger' of undefined unity 导出带有rigidbody物体后crash,如果删除rigidbody可以正常启动 附件 : --> BallLightning.zip 2019-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

32. 关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined [ 78%]

关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined 附件 : --> 2021-01-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小小泽 จุ บ 赞同来自: 可以的话请提交一个可...

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

33. laya2.2.0 打包vivo 运行黑屏报错,Uncaught Can not find scene [ 78%]

laya2.2.0 打包vivo 运行黑屏报错,Uncaught Can not find scene 打包vivo平台运行报错:   谁遇到过,指点下!   附件 : --> demo.zip 2019-10-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回...

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

34. Cannot read property 'events' of undefined [ 78%]

Cannot read property 'events' of undefined 打包微信后,提示events为空.Object.defineProperty(laya.events.EventDispatcher.prototype,"_events",{enumerable:false,writable:true}); 手动log"laya"时发现为undefined 附件 : --> 2018-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

35. "Cannot read property 'addChild' of undefined" [ 78%]

"Cannot read property 'addChild' of undefined" 第一个方法 是button 响应时间 添加一个Prick 对象 (没有问题) 第二个方法 是通过  viruses.forEach(this.drawVirus);  添加 Prick  (报错 map 没有addChild 方法) 什么鬼?   附件 : --> 2017-05-16 添加评论...

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

36. 2.0动效模板,报错 can not found class ui.scaleUI,layaMaxUI.js已经注册的情况下 [ 77%]

2.0动效模板,报错 can not found class ui.scaleUI,layaMaxUI.js已经注册的情况下 ide从2.0升级至2.2, 清除本地缓存了,重启服务,依旧报错 附件 : --> myLaya.zip 2019-11-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

37. "Cannot read property '0' of undefined" protobuf.js [ 77%]

"Cannot read property '0' of undefined" protobuf.js 使用protobuf 会提示一次这个异常,第二次运行就没问题了   附件 : --> 2018-03-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron...

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

38. Error: Layer value can be null. [ 77%]

Error: Layer value can be null. 一开始正常后来把 Laya.stage.addChild(Gamesce.gameFig); 改为Laya.stage.addChildAt(Gamesce.gameFig,1); 报这个错误,再改为Laya.stage.addChild(Gamesce.gameFig); 游戏一直报Error: Layer value can be null.,游戏崩了。。。。。 有大神知...

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

39. Uncaught TypeError: Cannot read property 'load' of null [ 77%]

Uncaught TypeError: Cannot read property 'load' of null 开放域工程 报这个错误 2018-08-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你的报错只是提示有个对象的load...

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

40. TypeError: Cannot read property 'getSubShaderAt' of undefined [ 76%]

TypeError: Cannot read property 'getSubShaderAt' of undefined laya2.0以上自定义的shader会出这个问题。laya2.4   2.5  2.6beta版本都试过了。 项目是1.8版本提升到2.5.0版本的,逻辑上都没问题。但是shader会报这个错。替换官方内置的shader正常,我...

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