Skip to content

Unity_v2.0.0-pre.5,ApiLevel:32

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

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

  1. Fix: Error occurs when generating classes with op_explicit #1363.
  2. Fix: Issue with ClearModuleCache causing a crash #1364.
  3. Fix: Error in generating when struct produces recursive definition through pointers in xil2cpp mode #1365.
  4. Fix: Crash when printing struct in xil2cpp mode #1376.
  5. Fix: Crash when assigning JSObject to numeric type C# Field/Property #1383.
  6. Fix: Issue with ineffective Filter.
  7. Optimization: Changed xil2cpp mode's c plugin code to be generated instead of being included in the package.
  8. Optimization: Added FAQHelper to optimize code generation and error prompts during build.
  9. Optimization: Improved error messages for reflection calls, compatible with trimmed interfaces.
  10. Optimization: Changed the separator for console.log elements from comma to space. #1373
  11. Optimization: Improved Node.js event loop #1093 #1279.
  12. Optimization: Suppressed warnings from DefaultMode's StaticWrapper.
  13. Feature: Added JSObject.Get(string) and refactored ExecuteModule to use this Get interface.
  14. Feature: Added Filter for xil2cpp valuetype declaration.

difference between Node.js/Quickjs/V8: wiki

Contributors:
@xtutu