emanzione / PATCH

The PATCH repository for issues tracking, wiki and shared material.
https://assetstore.unity.com/packages/tools/utilities/p-a-t-c-h-ultimate-patching-system-41417
MIT License
47 stars 7 forks source link

[Bug] Application is still downloading files after being closed/killed #38

Open BuckTuddrussel opened 3 years ago

BuckTuddrussel commented 3 years ago
  1. Start update proces ( in editor works that also )
  2. Stop playing/kill application
  3. Enjoy, threaded task is still processing ;)

Weird thing, i tried to add cancellationtoken but it didn't work.