Search Unity

Feedback Debugging own package with PackMan

Discussion in 'Package Manager' started by rockin, Nov 7, 2020.

  1. rockin

    rockin

    Joined:
    Dec 11, 2013
    Posts:
    26
    Hello. We have an internal framework package that we use on all projects. From time to time, we stumble upon a bug in our framework, or a feature that we'd like to improve in the context of a project.

    I'd like to be able to change some code from the package (within that project) to test out some ideas, but PackMan immediately overwrites the code with the canonical version. Is there a way to disable auto-update? Or do you have other suggestions?
     
  2. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    Greetings. Apologies for the delay in reply here.

    Out of curiosity, have you tried embedding the package at all?