jarjin / LuaFramework_UGUI_V2

基于tolua的热更新框架V2
619 stars 170 forks source link

2019.2.0f1打包就提示错误 #15

Open hqalmn8287 opened 5 years ago

hqalmn8287 commented 5 years ago

Assets\LuaFramework\ToLua\Source\Generate\UnityEngine_LightWrap.cs(101,8): error CS1061: 'Light' does not contain a definition for 'SetLightDirty' and no accessible extension method 'SetLightDirty' accepting a first argument of type 'Light' could be found (are you missing a using directive or an assembly reference?)

kxiangtian commented 5 years ago

把这个light取消掉加载就可以了。

MeniscusLight commented 5 years ago

目前没支持到2019.2.0

hqalmn8287 commented 5 years ago

请问设置bundle为false报错那个问题怎么解决

liuliqianxiao commented 5 years ago

Assets\ToLua\BaseType\System_TypeWrap.cs(2398,19): error CS1061: 'Type' does not contain a definition for 'IsSZArray' and no accessible extension method 'IsSZArray' accepting a first argument of type 'Type' could be found (are you missing a using directive or an assembly reference?)

Unity版本是2019.2.1f1,求更上版本节奏呀~~~

woshizhide commented 1 year ago

可能要靠我们自己, 谁有份改好的分享一下就好了。