Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Feature Request: Support SemVer ranges on package dependencies

Discussion in 'Package Manager' started by james7132, Oct 30, 2019.

  1. james7132

    james7132

    Joined:
    Mar 6, 2015
    Posts:
    166
    If packages are actually following SemVer properly, dependencies should be compatible with more than just one specific version. For custom, user-made packages, the package manager should be able to choose from a breadth of options to attempt to resolve dependencies instead of locking to one specific version.