Skip to content

3.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Feb 21:00
· 214 commits to refs/heads/main since this release

Changelog

Fixed

  • Unity 6.3 unsigned package warning: Added "signature": "unsigned" field to package.json to explicitly mark the package as unsigned for Unity 6.3+. This prevents Unity from showing a warning that the package is missing a signature. The change is backwards compatible with older Unity versions and works with OpenUPM, npm, and git URL installations.
  • WGroup not working in Unity 6000.x: Fixed WGroup attributes not rendering in Unity 6 by using named parameter syntax for CustomEditor attribute's editorForChildClasses parameter. This change is backward compatible with Unity 2022 and earlier versions.

Pull Requests

Contributors

@Copilot, Dependabot (@dependabot)[bot], @github-actions[bot], Eli Pinkerton (@wallstop), copilot-swe-agent[bot], dependabot[bot] and github-actions[bot]