Day 59 - Adventure for AR!
- ayaan anand
- Jun 4, 2022
- 2 min read
So as you all know I have been struggling to get AR working due to not having a macbook or an android tablet.
I borrowed an Android Tablet from the university which unfortunately was too old. It had an API level of 11 when you need 15 these days.
Then I got administrator access at Westphal, which is good but I ran into another problem. Basically, I made another account for unity so that I can work in the lab since my pro account will not work as it is already on my main machine. But I could not get the license to activate, this means the free license that anyone who is not turning a profit from their game can activate.
I tried 3 methods:
First simply going into unity hub and activating the free license option. This did absolutely nothing. It would literally do nothing, I click the activation button and it just took me to the main menu of unity hub and still said I have no license.
Second I tried the manual license activation. https://docs.unity3d.com/Manual/ManualActivationGuide.html
Basically this lets me activate a license offline. Problem with this is, I could not get the first step to work and even then the second step would also not work and I tried different machines both on the university network and my home network, the second step just kept giving me a 503 error.
The third step is generating a license request file from unity hub then uploading that to unity. This makes unity send you a file to download that you can input into the unity hub and it activates your license. This did not work either as whenever I entered the file into unity hub it said could not save file.
After doing some research apparently this is a bug with the latest patch of unity hub.
Comentarios