OmiyaGames / template-unity-project

This is a template Unity project Omiya Games uses to start their game project.
https://omiyagames.com
Other
17 stars 16 forks source link

[BUG] VersionLabel.cs does not unload the Unity Cloud manifest file. #45

Closed japtar10101 closed 5 years ago

japtar10101 commented 5 years ago

Describe the bug

The VersionLabel.cs does not unload Unity Cloud's manifest file. It should, especially since it's only opened once.

Additional context

Carry-over from the old Bitbucket Mercurial project: https://bitbucket.org/OmiyaGames/hg-template-unity-project/issues/69/versionlabelcs-does-not-unload-the-unity

japtar10101 commented 5 years ago

Unfortunately, Unity Cloud Build became a Unity-Pro only feature. As this user does not have said license, I cannot test this feature anymore. Instead, it's better to drop the feature entirely.

japtar10101 commented 5 years ago

Fixed in commit 70da142