Skip to content

Releases: kwnetzwelt/unity-build-system

1.2.19

29 Mar 13:39
Compare
Choose a tag to compare

Refix for #35

1.2.18

29 Mar 08:24
Compare
Choose a tag to compare

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

1.2.16

23 Feb 08:28
Compare
Choose a tag to compare

1.2.15

26 Sep 14:18
Compare
Choose a tag to compare
  • Add logging configuration to Collection
  • Remove obsolete BuildTargets and Platforms #25
  • Fix Bug with Prebuildsteps of subsequent buildprocess not being executed
  • Improvement Reorderable List of Scripting Define Symbols
  • Add BuildCollection Switch #27
  • Double Click to edit build process #26

1.2.13

02 Sep 07:38
Compare
Choose a tag to compare
  • fix ubs build window was retaining focus
  • ubs build window is now resizable
  • in the buildwindow show number of steps rather than percentage #17
  • show short names of steps in build window #16
  • fix ubsbuildwindow keeps updating and rewriting ubsprocess.asset after build is done #18

1.2.12

29 Aug 21:25
Compare
Choose a tag to compare
  • 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

22 Aug 06:53
Compare
Choose a tag to compare

1.2.6

08 Jul 11:15
Compare
Choose a tag to compare
updates version to 1.2.6

1.2.5

08 Jul 09:13
Compare
Choose a tag to compare
updated version to 1.2.5