issues
search
zombieyang
/
puerts_unity_webgl_demo
在Unity里用Typescript写小游戏/Web游戏
BSD 3-Clause "New" or "Revised" License
189
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[unity] description: 打包成功后点击build puerts-js for browser 弹出一堆Error: [BABEL] Note: The code generator has deoptimised the styling of undefined as it exceeds the max of 500KB.
#72
Shadow-Fy
opened
3 weeks ago
6
[unity] Error: cannot found PuertsWebGL script. please find some way to load puerts-runtime.js
#71
mrwhalett
closed
3 weeks ago
4
[unity] WebGL模式下Build 报错 Fatal: error in parsing input emcc: error
#70
befollow
opened
1 month ago
2
[unity] Mac 创建的微信小游戏包,运行时会报错
#69
xtutu
opened
2 months ago
0
[unity] c#回调js触发promise resolve时,promise后续调用晚了一帧,和v8版有区别
#68
zxt5105515
opened
3 months ago
1
fix callbackinfo and arguments memory leak
#67
pkujhd
closed
2 months ago
0
[unity] 版本2.0.5使用ArrayBuffer从TS端向C#端传数据,C#端拿到的数据不正确
#66
UltimateEternal
closed
4 months ago
1
[unity] puerts.jslib改一下,现在开启webgl多线程后会报错
#65
Halliwood
opened
4 months ago
0
[unity] webgl wasmbigint 支持
#64
mingxxming
opened
4 months ago
1
1.42版本 unity版本 2022.3.34f1c1 上发布webgl打开后报错 调用Puerts.WebGL.GetBrowserEnv( 报错: ReferenceError: _memset is not defined at _InitPuertsWebGL (Build.framework.js:2340:24)
#63
kefeibuhuifei
closed
4 months ago
3
[unity] 怎么支持 js 代码的热更?
#62
963148894
closed
5 months ago
1
[unity] TypeError: CS.Puerts.PathHelper.IsRelative is not a function
#61
Yiiip
closed
5 months ago
2
[unity] 发布微信小程序报错JsEnv has been disposed at Puerts.GenericDelegate.CheckLiveness
#60
purpleharp
closed
4 months ago
1
[unity] 执行 Release TS To Resources 没有生成mjs文件
#59
zxt5105515
closed
7 months ago
1
fix: 限制代码只在 webgl 下生效,否则 ios 上会奔溃
#58
xtutu
closed
8 months ago
0
自定义webgl-jsbuild构建流程(过滤丶自定义路径丶自定义内容)
#57
throw-out
opened
8 months ago
0
change: webgl-jsbuild菜单与主模块puerts保持一致
#56
throw-out
closed
8 months ago
0
[unity] Ts端传ArrayBuffer到C#端无法获取正确的数据
#55
huntwx
closed
9 months ago
0
remove WebGL.cs, use addOnInit to InitPuertsWebGL
#54
ctxdegithub
opened
10 months ago
0
Optimize number bigint memory allocation
#53
ctxdegithub
closed
10 months ago
1
Revert "js number is double, use double instead of float for number args"
#52
zombieyang
closed
10 months ago
0
js number is double, use double instead of float for number args
#51
JiangJie
closed
11 months ago
0
修复了两个问题。
#50
JiangJie
closed
11 months ago
0
Add test case for C# ref argument
#49
JiangJie
closed
11 months ago
2
[unity] 1.4.2版本不支持c# ref.
#48
JiangJie
opened
11 months ago
2
unity打微信小程序包,在puerts工程里取不出主工程枚举值的
#47
Biscuit09
opened
11 months ago
1
[unity] basketball demo running error
#46
EthanInMel
opened
1 year ago
3
[unity] jsobject为空时可能报错
#45
zombieyang
opened
1 year ago
0
webgl 一处错误。(1.4.x) 版本
#44
SunnyChenkang
closed
1 year ago
0
在微信小游戏中该如何解决require的resolve path的问题
#43
pkujhd
closed
1 year ago
4
[unity] description
#42
kefeibuhuifei
closed
1 year ago
1
[unity] 微信小游戏报错
#41
Halliwood
closed
1 year ago
2
use int to store string pointer fix #39
#40
zombieyang
closed
1 year ago
0
[unity] 感觉最新版本有很多莫名其妙的报错
#39
Halliwood
closed
1 year ago
4
[unity 小游戏] Action<>泛型在ts端调用异常
#38
Xiangdu1234
closed
1 year ago
1
[unity] LowMemoryNotification目前没有实现
#37
Halliwood
closed
1 year ago
1
[unity] mockRequire死循环
#36
Halliwood
closed
1 year ago
2
[unity] mockRequire死循环
#35
Halliwood
closed
1 year ago
0
[unity] Mac OS下npm等命令执行失败
#34
bydreamxxx
closed
1 year ago
2
[unity] description这玩意怎么启动?
#33
maxzxq
closed
1 year ago
1
在ts端注册 Action类的函数, 没有收到回调
#32
Xiangdu1234
closed
1 year ago
4
mjs再import别的mjs时,在小游戏侧报js找不到
#31
zombieyang
closed
1 year ago
0
执行puerts-webgl/build puerts-js for browser时报错
#30
Icekettle
closed
1 year ago
5
使用webgl转换微信小游戏,ILoader类没有生效
#29
platefacer
closed
1 year ago
2
[1.1.x分支] 导出的puerts_browser_js_resources内容为空
#28
mi1890
closed
1 year ago
3
unity 2021.1.7打开8_UnitTest报错
#27
shangdibaozi
closed
2 years ago
0
在js测给Func<object>返回一个结构体,能复现出GetTypeIdFromResult产生的bug
#26
zgz682000
closed
2 years ago
1
[unity] 在浏览器运行报错:exception thrown: Error: please use Puerts.WebGL.GetBrowserEnv() to create JsEnv,Error: please use Puerts.WebGL.GetBrowserEnv() to create JsEnv
#25
zhuangce
closed
2 years ago
6
[unity-webgl]babel 编译超过500k代码时 报错,将compact设置为false
#24
lovepurple
opened
2 years ago
0
[unity] Struct开启[BlittableCopy] 生成wrap时编译报错
#23
lovepurple
closed
2 years ago
1
Next