Skip to content

Releases: ProfPollati/ProfPollatiUnityUtilities

Build Buddy and Duplicate Launcher fixes

13 Jan 16:29

Choose a tag to compare

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

25 Oct 17:26

Choose a tag to compare

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

09 Sep 04:07

Choose a tag to compare

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!

04 Sep 04:02

Choose a tag to compare

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!)!

20 Mar 01:00

Choose a tag to compare

Changes in V2.0.3:

Duplicate Launcher:

  • Fixes for Mac OS launcher

Build Buddy:
No Changes

Duplicate Launcher finds current executable!

15 Mar 00:59

Choose a tag to compare

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!

02 Mar 01:18

Choose a tag to compare

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!

09 Feb 14:42

Choose a tag to compare

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

09 Nov 02:27

Choose a tag to compare

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

06 Nov 00:16

Choose a tag to compare

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