Releases: kwnetzwelt/unity-build-system
Releases · kwnetzwelt/unity-build-system
1.2.19
1.2.18
Fix for #34 Do not display dialog in Batchmode
Fix for #35 Unity batchmode result code should reflect UBS status
Attention: when running UBS from the commandline, I was not properly handling a call to UBSProcess::Cancel and so builds would simply continue. Now UBS will log an exception that the process was cancelled and will exit the application with exitcode 1.
1.2.17
What's Changed
- Minor code cleanup while investigating deploy step
- CleanUp confusing useless leftover menu item
- Fixed parameter/arg not used
- Merge pull request #30 from HamzaRino/minor_cleanup
- Fix for #32 BuildCollection changes not serialized
- Fix for #24 UBSProcess window closes automatically if build is completed
- Fix for #31 Make it easier to do clean builds.
Full Changelog: 1.2.16...1.2.17
1.2.16
Full Changelog: 1.2.15...1.2.16
1.2.15
1.2.13
1.2.12
- add optional toggle per build step
- use toggle for build-in version steps to configure if version changes are written to playersettings
- add button to store/load version information from playersettings
- add build steps to write version info from/write to playersettings
- repositioned some settings in BuildProcessEditor
- fix some styles breaking after recompile/build. Make sure reset all styles when we recompile. otherwise some of hte values are not serialized properly and will be null.
- add shortcut for editing last build collection CMD/WIN/SUPER+F11
- changed shortcut for selecting last build collection to Modifier+CMD/WIN/SUPER+F11
- add option to use scenes from editorbuildsettings
1.2.11
1.2.6
updates version to 1.2.6
1.2.5
updated version to 1.2.5