Skip to content

Releases: Ravbug/UnityHubNative

Release 1.56

02 Oct 17:22
Compare
Choose a tag to compare

Fix a crash when creating new projects using Editors that were not installed via the official hub.

Release 1.55

15 Sep 17:02
Compare
Choose a tag to compare

Fixes an error in the new install dialog.

Release 1.54

04 Jul 01:10
Compare
Choose a tag to compare

+ New Windows for ARM native build!
+ (#27) Add a way to choose the target platform when opening a project
~ (#39) Warning if choosing an existing project in the new project dialog
~ (#42) Fix text to reflect changes to licensing

Release 1.53

26 May 01:14
Compare
Choose a tag to compare

~ (#31) No longer removes projects if the project at the file path cannot be found.
~ (#34) Fix the AppImage (Thanks @henriquecolini! )

Release 1.52

16 Dec 03:15
1c6fdaa
Compare
Choose a tag to compare

Hotfix release
~ (#25) Update Unity versions URL

Release 1.51

01 Dec 23:04
Compare
Choose a tag to compare

What's new in this release:
Bug fixes
~ (#16) If the editor for a project is not installed, prompt the user to pick a different one when opening it
~ (#17) Auto-select new entries to the list
~ (#19) Show project path in dialog box if the project has already been added
~ (#21) Fix failure to open project if its editor is findable via multiple search paths
~ (#22) Create Project dialog box was using the wrong editor version
~ (#23) Fix app not retaining data on Windows if a drive other than the boot drive is used (thanks @LucaFagnoni!)

Release 1.5

05 Oct 00:39
5885e6c
Compare
Choose a tag to compare

What's new in this release:
+ License management! You can now activate Unity installs without needing the official hub!
+ New search field on the main project view
+ Add multiple existing Unity projects at once
~ Bug fixes and usability enhancements
- removed the Learn tab because it was not useful

To install, save the app anywhere on your system. It is self contained. Recommended locations:

  • Windows: C:\Program Files
  • macOS: /Applications
  • Linux: /usr/bin

See README.md for compilation instructions. Report bugs in the Issues section of this repository.

Release 1.42

08 Jul 05:39
Compare
Choose a tag to compare

What's new in this release:
~ Bug fixes surrounding the installer feature

To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:

  • macOS: /Applications
  • Windows: C:\Program Files
  • Linux: /usr/bin

Use this repository's Issues section to report bugs.

Release 1.41

21 Nov 19:33
Compare
Choose a tag to compare

What's new in this release:
~ Fix a bug regarding spaces and other path edge cases causing loss of project and install lists.
~ Fix a bug where installer does not launch if the temporary directory has not yet been created.

To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:

  • macOS: /Applications
  • Windows: C:\Program Files

Use this repository's Issues section to report bugs.

Release 1.4

30 Aug 02:30
Compare
Choose a tag to compare

What's new in this release:
+ Install any Unity version without the hub
+ Native Apple Silicon version via universal binary
- remove the manage button
~ minor changes under the hood

To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:

  • macOS: /Applications
  • Windows: C:\Program Files

Use this repository's Issues section to report bugs. I'm currently unable to make a linux build, so if you are able, please submit a pull request.