Skip to content

Unity_v2.0.0-pre.3,ApiLevel:31

Pre-release
Pre-release
Compare
Choose a tag to compare

中文版本请查看 changelog-hans.md

  1. Fix: ios Node.js cannot start for PuerTS's openupm version #1302
  2. Fix: the dependencies of DontBinding methods are still generated in DTS generation #1295
  3. Fix: some properties only have setters will report errors in wrapper generation #1298
  4. Fix: several problems with static fields in il2cpp binding mode #1288
  5. Fix: il2cpp binding mode + Unity2021 will crash when using structs reflecting #1288
  6. Fix: still cannot find generic classes after link.xml generation #1288
  7. Feature: add C# Enumerable forof support on JS side #1234
  8. Feature: refactor old ExecuteModule implementation to be consistent with il2cpp binding mode. At the same time, import 'csharp' and import 'puerts' are no longer supported, and it is recommended to use global variables.
  9. Feature: add IResolvableLoader to implement node_modules loading and solve #1270.
  10. Feature: add IBuiltinLoadedListener to allow Loader to do some operations after the built-in script is executed, which is convenient for encapsulating third-party Loader.

difference between Node.js/Quickjs/V8: wiki