Fedora安装Unity Editor详细步骤

本文固定链接,转载请评论点赞,么么哒

一、起因:

最近一直在用Unity开发Linux版本的应用或者说游戏。Linux是Fedora版本的。Unity官方很早就开始说要专门针对Linux做编辑器了。于是就萌生了要在Fedora上装个Unity的想法。

二、背景:

Announcing the Unity Editor for Linux
这是一篇官方发布的针对Linux的Unity Editor文章。有兴趣的可以看看。大致意思就是他们多努力,多为用户着想云云,在我看来都是屁话。

其中最重要的一条是这个:
Ubuntu 16.04, 18.04
CentOS 7
x86-64 architecture
Gnome desktop environment running on top of X11 windowing system
Nvidia official proprietary graphics driver and AMD Mesa graphics driver
Desktop form factors, running on device/hardware without emulation or compatibility layer

他们支持的版本信息如上,注意,没有Fedora。

再看后面的评论,其中有条:
We will only be officially supporting the Linux distributions we list in the post, but we also won’t be blocking other distributions. This means that bugs that are reported on other distributions will are likely to go unaddressed as we priorities where to focus. The recommendation is to work on the distributions we support. This is especially true if you plan to use Unity to solve a business critical need.

大概意思就是我们官方只支持上面的列出来的版本,但不排除其他版本。至于在其他版本中发现的问题他们没有那么快反应,反正就是诸如此类的云云。不足道尔。

三、干:

1、首先去下个Unity Hub for linux的。地址如下:
Unity Hub for linux如图:
在这里插入图片描述
我这里用的是虚拟机,我就直接在虚拟机中下载了。下载后,目录保存在

在这里插入图片描述
在这里插入图片描述
首先CD到这个目录,然后给这个UnityHub.AppImage加权限。如图:
在这里插入图片描述
下面是运行他,如图:
在这里插入图片描述
点同意,如图:
在这里插入图片描述
反正就是点Yes,英文不解释了。
接下来就是如下界面:
在这里插入图片描述
点手动**,然后先保存一下许可证:

在这里插入图片描述
然后选择刚才保存的许可证。然后就跟Windows一样的了。如图:
在这里插入图片描述

在这里插入图片描述

看这个鬼地方有个2018.4.23f1,我准备下载这个,不过我估计虚拟机上咩有砸墙,下载的是所谓增强版。就是他妈专门给中国人用的。最烦这种操作了。都是国内一群狗日的广告商砸钱让Unity整的。现在好,什么破玩意。抵制这些破公司。。。。

在这里插入图片描述

到此结束。。。。。