Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UploadOnly

Calculate content hashes for uploaded artifacts and send them to the Accelerator for validation.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor
UploadOnly = 1

Remarks

Use this mode if you want Unity to calculate content hashes for uploaded artifacts and send them to the Accelerator. This mode disables validation for downloaded artifacts. You can configure the Accelerator server to validate its cache with the generated content hashes..