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

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

4931. native打包Android APP 运行一段时间opengl报错导致app重启 [ 41%]

...gl报错。 log如下: 2018-11-23 17:28:52.456 1657-1657/com.android.bluetooth E/BluetoothMapService: Unexpected error! 2018-11-23 17:28:52.459 10354-10354/com.xzgame.rainbow E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>...

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

4932. unity插件报错 [ 41%]

... of type 'SkinnedMeshRenderer' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. n.a (UnityEngine.SkinnedMeshRenderer A_0, System.String A_1, System.Boolean A_2) (at <f23f19a62c944610ba98639869d48a79>:0...

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

4933. Laya ts版,使用jasmine进行单元测试 [ 41%]

...function hello(): string { return 'Hello World!'; } 一个是src/Library/ToolService.ts, 内容为module Library{ export class ToolService{ constructor(){ } public static sum(a:number, b:number):number { return a + b; } } }   一个是 src/Library/UserService.ts, 内容为module Library{ export cla...

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

4934. 深入理解LayaAir引擎架构和实现原理(一)跨平台引擎源码编译 [ 41%]

...台的编译命令crossBuild。[code] "scripts": { "build": "cd src/publishTool&&cmd /k publish.bat", "compile": "gulp LayaAirBuild", "buildDoc": "cd src/generateDoc&&cmd /k run.bat", "crossBuild": "node src/publishTool/publish.js && cd src && gulp build" }, 复制代...

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

4935. 场景或者View中加入编辑好的2d粒子,加载场景或者view播放的时候会报错误 [ 41%]

...eError: Cannot read property 'sv' of null preload.js:55 at Particle2D.__proto.customRender (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/ThreeDismiss2.0/bin/libs/laya.particle.js:1386:35) at RenderSprite3D.__proto._custom (file:///E:/%E4%B8%89%E6%B6%88/%E5%AE%A2%E6%88%B7%E7%AB%AF/ThreeD...

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

4936. 3d项目安卓包。部分手机报加载3d资源报错 [ 41%]

...ndow_api_connect (win=0x559096cbb0) failed (0xffffffea) (already connected to another API?)     eglCreateWindowSurface:417 error 3003 (EGL_BAD_ALLOC) 08-20 16:53:49.220 24823-24907/? I/LayaBox: found the file in the package:cache/bsycdn.aip.cn_v1_qudaoceshi_android_current_bin/ff551fdd      loa...

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

4937. [LayaNative2]使用最新版2.13.9.3的安卓库会5-7分钟固定断网一次 [ 41%]

...               W  Accessing hidden method Lsun/misc/Unsafe;->putObject(Ljava/lang/Object;JLjava/lang/Object;)V (greylist, linking, allowed) 2025-11-14 12:33:29.524 31047-31382 LayaBox                        I  WebSocket onSocketCallback connection closing 75 reason 2025-11-1...

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

4938. 我用as3调试的matter.js,刚体发生碰撞后不会旋转,我的代码在附件里 [ 41%]

...      showPositions: false,                 showAngleIndicator: false,                 showIds: false,                 showShadows: false,                 showVertexNumbers: false,                 showConvexHulls: false,         ...

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

4939. Unity3D插件介绍(JavaScript-3D基础(JS)-LayaAir3D之Unity插件使用) [ 41%]

...可以前往下载 > > https://github.com/layabox/layaair-doc/tree/master/tools ### 插件面板的基本介绍 插件下载地址:[插件地址](https://ldc2.layabox.com/layadownload/?type=layaairide-LayaAir%20IDE%202.0.0) ,跳转到下载链接,如图1所示。 ![](img/1.png)(图1) #### 安装...

来源: Laya2.0_文档 发布时间: 20200620

4940. 【LayaAirIDE 1.8.2】使用Rollup打包js ,报错 ui is not defined,附带 必现问题 DEMO [ 40%]

...新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale LayaAirIDE下如何使用mask? 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 【带附件】 使...

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