If you’ve seen the store package is depreciated, don’t panic! It’s because it contains a .js file and we thought it was going to be excluded from Unity’s latest move where they’ve depreciated all packages containing Unity JS files. Naturally though PowerUI also contains jQuery amongst some other ‘real’ javascript files, so we hoped it would get an exclusion. The offending files have been either renamed or removed to get the package back up as soon as possible.

We had a lot of trouble with the publisher tools too. More broadly we want to try and automate the package process so every commit is packaged up. So, rather than trying to get the publisher tools to work, we instead decided to make a Node.js package which handles the upload for us. It worked too! Once the package is done going through the review phase, the package will be back up on the store, this time right up to date.

In the meantime, feel free to download the package or check out the repository.

All the best everybody and keep up the awesome!