1.25.5
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