Skip to content

Releases: ProfPollati/ProfPollatiUnityUtilities

Build Buddy and Duplicate Launcher fixes

Choose a tag to compare

@ProfPollati ProfPollati released this 13 Jan 16:29

Changes in V2.3.0

  • Build Buddy

    • Addresses #2 , which will now allow you to open Build Settings window when trying to make the builds
  • Duplicate Launcher

    • Sometime on Mac, it will try to duplicate the Temp folder, causing errors.

Duplicate Launcher with particular updates

Choose a tag to compare

@ProfPollati ProfPollati released this 25 Oct 17:26

Added in V2.2.0:

  • Duplicate Launcher - Now has the option of just updating certain folders in the copied project. If you just want to update scripts, scenes, prefabs or scriptable objects, you can just click a button.

Introducing Quick Switchers

Choose a tag to compare

@ProfPollati ProfPollati released this 09 Sep 04:07

Added in V2.1.0:

  • All packages have a class in it to show a link the GitHub and the release pages for https://github.com/ProfPollati/ProfPollatiUnityUtilities/

  • ProfPollatiUtilities - A package that has all the utilities in one bundle

  • Quick Switchers - Contains two items that help you quickly switch between these types of assets by opening a window for that particular type of assets:

    • Prefab Switcher
    • Scene Switcher

Changes in V2.1.0:

  • Duplicate Launcher - No changes

  • BuildBuddy

    • Can use CtrlAltB on Windows/Linux or CmdAltB on Mac to launch Build Buddy

BuildBuddy updated for Unity 2019.2!

Choose a tag to compare

@ProfPollati ProfPollati released this 04 Sep 04:02

Changes in V2.0.4:

Updated for Unity 2019.2

Duplicate Launcher:

  • No Changes

Build Buddy:

  • Changes Linux build option since Unity 2019.2 removed BuildTarget.StandaloneLinuxUniversal

Duplicate Launcher finds current executable (for MacOS now!)!

Choose a tag to compare

@ProfPollati ProfPollati released this 20 Mar 01:00

Changes in V2.0.3:

Duplicate Launcher:

  • Fixes for Mac OS launcher

Build Buddy:
No Changes

Duplicate Launcher finds current executable!

Choose a tag to compare

@ProfPollati ProfPollati released this 15 Mar 00:59

Changes in V2.0.2:

Duplicate Launcher:

  • Now uses EditorApplication.applicationPath to find the current Unity Editor executable
  • Window now says "Duplicate Launcher" instead of "Launch Duplicate" (even through the script is still named that).

Build Buddy:

  • Removed warning of unused variable

Duplicate Launcher works again!

Choose a tag to compare

@ProfPollati ProfPollati released this 02 Mar 01:18

Fixes in V2.0.1

Duplicate Launcher:

  • Duplicate Launcher no longer fails on copy because of .vs folder
  • Checkbox for "Delete existing copy before launching" works again

Build Buddy:
No changes

Separate Packages!

Choose a tag to compare

@ProfPollati ProfPollati released this 09 Feb 14:42

New in V2.0.0

  • Build Buddy and Duplicate Launcher are now separate packages
  • Updated for Unity 2017.x
  • Now go in the Plugins folder

Build Buddy Failure Fix

Choose a tag to compare

@ProfPollati ProfPollati released this 09 Nov 02:27

Build Buddy no longer fails if one of the required builds is not available on your machine. Instead, at the end it will warn you which builds were not made.

Initial Release

Choose a tag to compare

@ProfPollati ProfPollati released this 06 Nov 00:16

Initial release of Unity package containing the editor scripts and Ionic.ZIP.Unity library.