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

大约有 622 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0050 秒)

151. [LayaAir3]Layaair3.3.0-beta.4中2D导航数据清理报错 [ 70%]

...报错   SpriteGlobaTransform.js:106   Uncaught TypeError: Cannot read properties of null (reading 'globalTrans')     at SpriteGlobalTransform.setPos (SpriteGlobaTransform.js:106:36)     at Nav2DAgent._updatePosition (Nav2DAgent.js:47:32)     at Nav2DAgent._updateNavMesh (BaseNavAgent.js:28...

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

152. unity导出的场景.ls加载到laya3d中报错 [ 70%]

unity导出的场景.ls加载到laya3d中报错 unity版本:2017.2 插件:LayaAirUnityPlugin 1.6.0 laya引擎:1.7.11beta , 问题:导出后的文件夹,放到bin文件夹下面。运行报错: TypeError: Cannot read property 'props' of undefined at Avatar.__proto._parseNode (file:///D...

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

153. 场景调用offAll会报错。 [ 70%]

场景调用offAll会报错。 代码: scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene);  scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene); scene = new Scene(); Laya.stage.addChild(scene); Laya.stage.remo...

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

154. [LayaAir3]打包harmonyos next后,运行报错 [ 70%]

[LayaAir3]打包harmonyos next后,运行报错 用LayaAir3.2.7 开发的小游戏,发布HarmonyOS Next后,用DevEco打开运行时,报错 10-31 09:07:08.249   20856-2248    C03f00/ArkCompiler                                    E     [ArkRuntime Log] TypeError: Cannot ...

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

155. 为什么自定义的button的在UI上没有显示skin [ 70%]

LayaAir引擎 为什么自定义的button的在UI上没有显示skin 在设计界面显示图片不出了,位置也不对(之前是没有问题的),但是运行起来没有问题(右边就是运行的效果,因为是之前做好的界面)   下载最近的IDE 也不行!!!! ...

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

156. 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 [ 69%]

播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 __proto._tryClearBuffer=function(sourceNode){ // if (!Browser.onMac){ // try{ // sourceNode.buffer=null; // }catch (e){ // WebAudioSoundChannel._tryCleanFailed=true; // } // return; // } try {sourceNode.buf...

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

157. 发布WEB报错 unable to get property '_addReference' of undefined or null reference [ 69%]

发布WEB报错 unable to get property '_addReference' of undefined or null reference 调试 正常 发布后 会显示这个报错 附件 : --> laya3DDemo2.rar 2019-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个...

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

158. 简单粒子效果,发布成单机版apk在移动端安装运行,结果显示不出来 [ 69%]

简单粒子效果,发布成单机版apk在移动端安装运行,结果显示不出来 相关代码:(可以参考你们官网的粒子效果的例子:http://layaair.ldc.layabox.com/demo/?Particle_T1  ) 主要就是: Laya.loader.load("SnowParticle.part", Handler.create(this, onAssets...

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

159. laya2.0使用PixelLine 案例文档过时 无法使用 mesh._getSubMesh(0).getIndices(); [ 69%]

laya2.0使用PixelLine 案例文档过时 无法使用 mesh._getSubMesh(0).getIndices();   mesh._getSubMesh(0) 不存在: getIndices() 方法   ----------------------------------已解决---------------------------------- 附件 : --> 2019-08-01 添加评论 免费帖 --> 分享 微博 QZONE ...

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

160. 常报_tf为空的错 [ 69%]

常报_tf为空的错 项目上线发布到外网后经常报这个错 Cannot read property '_tf' of null|URL 在内网测试时没报 2017-09-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同...

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