[unreal]unity的il2cpp pinvoke实现本身就有字符串截断的bug,修正该bug会增加gc,先回退字符串截断的修改 #589
Annotations
3 errors and 1 warning
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/Native/PuertsDLL.cs#L495
Argument 2: cannot convert from 'string' to 'byte[]'
|
UnitTest-v8:
unity/Assets/core/upm/Runtime/Src/Default/Native/PuertsDLL.cs#L495
Argument 2: cannot convert from 'string' to 'byte[]'
|
UnitTest-v8
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading