Skip to content

1.25.5

Compare
Choose a tag to compare
@amykyta3 amykyta3 released this 09 Apr 05:20
· 38 commits to main since this release

Bug Fixes:

  • Do not warn about missing reset on virtual fields. This is usually intentional.
  • Fix numerous issues with array & struct UDPs that contain references. Includes fix for #161, and other related issues.
  • Fix incorrect reference returned for property refs in array. #164
  • Implement proper check for illegal component references embedded in aggregate datatypes in parameters. #114