Could build pipelines trigger the upm download limit?

Hello!

I have a project set up with a build pipeline that will checkout the project on a different machine to build. If I install with upm, will this trigger a download for every build and then eventually get blocked?

Thanks!

Hi

I don’t think this should be an issue. Though keeping the unity package cache persistent between builds is probably not a bad idea either way.