translated

This commit is contained in:
geekpi 2019-06-10 08:53:15 +08:00
parent edafde0849
commit 7dc95b175a
2 changed files with 93 additions and 98 deletions

View File

@ -1,98 +0,0 @@
[#]: collector: (lujun9972)
[#]: translator: (geekpi)
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (Unity Editor is Now Officially Available for Linux)
[#]: via: (https://itsfoss.com/unity-editor-linux/)
[#]: author: (Ankush Das https://itsfoss.com/author/ankush/)
Unity Editor is Now Officially Available for Linux
======
If you are a designer, developer or an artist, you might have been using the experimental [Unity Editor][1] that was made available for Linux. However, the experimental version wasnt going to cut it forever developers need a full stable experience to work.
So, they recently announced that you can access the full-fledged Unity Editor on Linux.
While this is an exciting news, what Linux distro does it officially support? Let us talk about a few more details…
Non-FOSS Alert
Unity Editor on Linux (or any other platform for that matter) is not an open source software. We have covered it here because
### Official Support for Ubuntu and CentOS 7
![][2]
No matter whether you have a personal or a professional license, you can access the editor if you have Unity 2019.1 installed or later.
In addition, they are prioritizing the support for Ubuntu 16.04, Ubuntu 18.04, and CentOS 7.
In their [announcement post][3], they also mentioned the configurations supported:
* 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
You can always try on anything else but its better to stick with the official requirements for the best experience.
A Note on 3rd Party Tools
If you happen to utilize any 3rd party tool on any of your projects, you will have to separately check whether they support it or not.
### How to install Unity Editor on Linux
Now that you know about it how do you install it?
To install Unity, you will have to download and install the [Unity Hub][4].
![Unity Hub][5]
Lets walk you through the steps:
* Download Unity Hub for Linux from the [official forum page][4].
* It will download an AppImage file. Simply, make it executable and run it. In case you are not aware of it, you should check out our guide on [how to use AppImage on Linux][6].
* Once you launch the Unity Hub, it will ask you to sign in (or sign up) using your Unity ID to activate the licenses. For more info on how the licenses work, do refer to their [FAQ page][7].
* After you sign in using your Unity ID, go to the “ **Installs** ” option (as shown in the image above) and add the version/components you want.
[][8]
Suggested read A Modular and Open Source Router is Being Crowdfunded
Thats it! This is the best way to get all the latest builds and get it installed in a jiffy.
**Wrapping Up**
Even though it is an exciting news, the official configuration support does not seem to be an extensive list. If you use it on Linux, do share your feedback and opinion on [their Linux forum thread][9].
What do you think about that? Also, do you use Unity Hub to install it or did we miss a better method to get it installed?
Let us know your thoughts in the comments below.
--------------------------------------------------------------------------------
via: https://itsfoss.com/unity-editor-linux/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://unity3d.com/unity/editor
[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2019/05/Unity-Editor-on-Linux.png?resize=800%2C450&ssl=1
[3]: https://blogs.unity3d.com/2019/05/30/announcing-the-unity-editor-for-linux/
[4]: https://forum.unity.com/threads/unity-hub-v-1-6-0-is-now-available.640792/
[5]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2019/05/unity-hub.jpg?fit=800%2C532&ssl=1
[6]: https://itsfoss.com/use-appimage-linux/
[7]: https://support.unity3d.com/hc/en-us/categories/201268913-Licenses
[8]: https://itsfoss.com/turris-mox-router/
[9]: https://forum.unity.com/forums/linux-editor.93/

View File

@ -0,0 +1,93 @@
[#]: collector: (lujun9972)
[#]: translator: (geekpi)
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (Unity Editor is Now Officially Available for Linux)
[#]: via: (https://itsfoss.com/unity-editor-linux/)
[#]: author: (Ankush Das https://itsfoss.com/author/ankush/)
Unity 编辑器现已正式面向 Linux 推出
======
如果你是设计师、开发者或艺术家,你可能一直在使用 Linux 上的实验性 [Unity 编辑器][1]。然而,实验性版本无法永远满足 - 开发者需要一个完整稳定的工作经验。
因此,他们最近宣布你可以在 Linux 上使用完整功能的 Unity 编辑器了。
虽然这是一个令人兴奋的消息,但它正式支持哪些 Linux 发行版?我们来谈谈更多细节......
非 FOSS 警告
Linux 上的 Unity 编辑器(或任何其他平台)不是开源软件。我们在这里介绍它是因为
### 官方支持 Ubuntu 和 CentOS 7
![][2]
无论你拥有个人许可还是专业许可,如果你安装了 Unity 2019.1 或更高版本,都可以使用编辑器。
此外,他们优先支持 Ubuntu 16.04、Ubuntu 18.04 和 CentOS 7。
在[公告][3]中,他们还提到了支持的配置:
* x86-64 架构
  * 运行在 X11 窗口系统之上的 Gnome 桌面环境
  * Nvidia 官方专有显卡驱动和 AMD Mesa 显卡驱动
  * 桌面计算机,在没有仿真或兼容层的设备/硬件上运行
你可以尝试其他的 - 但最好坚持官方要求以获得最佳体验。
关于第三方工具的说明
如果你碰巧在任何项目中使用了任何第三方工具,那么必须单独检查它们是否支持。
### 如何在 Linux 上安装Unity 编辑器
现在你已经了解了它,那么该如何安装?
To install Unity, you will have to download and install the [Unity Hub][4].
要安装 Unity你需要下载并安装 [Unity Hub][4]。
![Unity Hub][5]
我们将引导你完成以下步骤:
* 从[官方论坛页面][4]下载适用于 Linux 的 Unity Hub。
  * 它将下载一个 AppImage 文件。简单地说,让它可执行并运行它。如果你不了解它,你应该查看关于[如何在 Linux 上使用 AppImage][6] 的指南。
  * 启动 Unity Hub 后,它会要求你使用 Unity ID 登录(或注册)以激活许可证。有关许可证生效的更多信息,请参阅他们的 [FAQ 页面][7]。
  * 使用 Unity ID 登录后,进入“**安装**”选项(如上图所示)并添加所需的版本/组件。
就是这些了。这就是获取并快速安装的最佳方法。
**总结**
即使这是一个令人兴奋的消息,但官方配置支持似乎并不广泛。如果你在 Linux 上使用它,请在[他们的 Linux 论坛帖子][9]上分享你的反馈和意见。
你觉得怎么样?此外,你是使用 Unity Hub 安装它,还是有更好的方法来安装?
请在下面的评论中告诉我们你的想法。
--------------------------------------------------------------------------------
via: https://itsfoss.com/unity-editor-linux/
作者:[Ankush Das][a]
选题:[lujun9972][b]
译者:[geekpi](https://github.com/geekpi)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://itsfoss.com/author/ankush/
[b]: https://github.com/lujun9972
[1]: https://unity3d.com/unity/editor
[2]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2019/05/Unity-Editor-on-Linux.png?resize=800%2C450&ssl=1
[3]: https://blogs.unity3d.com/2019/05/30/announcing-the-unity-editor-for-linux/
[4]: https://forum.unity.com/threads/unity-hub-v-1-6-0-is-now-available.640792/
[5]: https://i2.wp.com/itsfoss.com/wp-content/uploads/2019/05/unity-hub.jpg?fit=800%2C532&ssl=1
[6]: https://itsfoss.com/use-appimage-linux/
[7]: https://support.unity3d.com/hc/en-us/categories/201268913-Licenses
[9]: https://forum.unity.com/forums/linux-editor.93/