Chase Pettit

Results 8 issues of Chase Pettit

Color32 properties were being drawn as Vector4 in the inspector. Explicitly adding a Color32 CustomPropertyEditor resolves this.

enhancement
help wanted
good first issue

Unity already allows setting different icons based on platform, but it might be nice to have an option to have a different icon for different distributions (Steam, itch, etc.) or...

enhancement

Having all log messages go into a text file would be particularly useful while running Unity in batch mode from the command line or when doing larger sets of builds.

enhancement

It may be nice to be able to import/export build configurations via a JSON file. This JSON file could then also be directly used via the command-line. Some people may...

enhancement

Create a utility to run Unity Test Tools unit tests with option to abort build if tests fail. As suggested in https://github.com/Chaser324/unity-build/issues/28.

enhancement
help wanted

There are some additional flags available through the itch.io butler command line tool that should probably be surfaced as options. * [ ] `--verbose` - Provides additional details about push...

enhancement