Skip to content

1.0.0-exp.13

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 26 Oct 17:13

[1.0.0-exp.13] - 2022-10-19

Fixed

  • quaternion cannot be added as field in ICommandData and/or IInputComponentData. A new region has been added to the code-generation templates for handling similar other cases.
  • Removed the deprecated NativeList to NativeArray implicit cast and use NativeList.AsArray instead.
  • fixed a NotImplementedException thrown in standalone player client build.