JamesVeug / JamesVeug/UnityBuildUploader

[FeatureRequest] Use a destination-neutral label for the “Upload All” button

Open
#110 1 comment 0 reactions 1 assignee View on GitHub

@JamesVeug is already working on this.

Since Sep 19, 2026.

enhancement
Dominant language
C#
Stars
190
Forks
14
Avg merge
1d 2h
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
The Upload All button label can be confusing when one or more tasks use Nowhere or Local Path as their destination. In those cases, nothing is uploaded to an online service, so the label does not clearly describe what the button does.
This threw me off when I first opened the Build Uploader window because I was unsure whether the button also started local builds and tasks without an upload destination.

Describe the solution you'd like
Rename Upload All to a more general label such as Start All. This would describe the action consistently regardless of whether tasks upload to an online service, copy to a local path, or use no destination.

Describe alternatives you've considered
• Change the label dynamically based on the configured destinations, although this may be less predictable than using one general label.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.