I am trying to install Unity 3D on my Ubuntu 18.04 laptop. The forum links to a latest release file but the problem is the file is only 273,9KB. It gives me a file called "UnitySetup-2018.1.0f2" and I have no idea on how to open it. How do I install it? Photo of the forum link
Photo of the link to download the file
I tryed ...
$ ./UnitySetup-2018.1.0f2 --unattended --install-location=/home/erik/unity3d
bash: ./UnitySetup-2018.1.0f2: Access denied
...but without sucess (did i wrote something wrong?)
Navigate to the folder where your Unity installer is (probably Downloads) and run
Then execute it like so:
Good luck!