Changes

Jump to navigation Jump to search
2,819 bytes added ,  14:45, 26 January 2022
Created page with "{{Infobox software | name = Unity | logo = Unity-logo.png | screenshot = | caption = | developer..."
{{Infobox software
| name = Unity
| logo = Unity-logo.png
| screenshot =
| caption =
| developer = Unity Technologies
| released = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
| discontinued =
| latest release version =
| latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
| installed version =
| installed version date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} -->
| status =
| programming language = C++(runtime), C#(scripting API)
| operating system = Microsoft Windows, Linux, MacOSX
| platform = Windows, Mac, Linux, iOS<ref name="applebs"> Builds for Apple devices can only be created using a Mac. </ref>, Android, WebGL, [https://en.wikipedia.org/wiki/Unity_(game_engine)#Supported_platforms and more]
| size =
| language =
| genre = Game Engine
| license = Proprietary
| website = [https://unity.com/ unity.com]
| resources =
{{Infobox tsg
| child = yes
| downloads =
| manuals = {{bulleted list
| [https://docs.unity3d.com/Manual/index.html Official Documentation]
}}
}}
}}

Unity is a cross-platform game engine that can be used to create experiments with more complex interactivity and/or more elaborate audiovisual content, such as full 3D virtual environments. Unity is free for personal/non-commercial use.

<!-- Table of Contents will be generated here -->

==Installation==
We advise installing Unity via the [https://unity3d.com/get-unity/download Unity HUB]. This provides a handy overview of all your projects and allows you to easily switch between different Unity versions. You will be required to create an account.

===Versions===
Unity is constantly updated, and new versions will frequently include Beta features that may not be super reliable and well documented yet. As such it is sometimes quite difficult to figure out which version to use. If you wish to create your own Unity projects, we advise to install the latest long term support (LTS) release. Beware that any tutorials, forum answers and plugins you find online may no longer be compatible with your version, so always check the date and official documentation. Of course you can also come to the TSG for help.

==Usage==
''(Under Construction)''<br/>
We are working on templates and tips. Stay tuned!

==References==
<references />

==External Links== <!-- Optional -->
*{{Official website|https://unity3d.com}}
*[https://docs.unity3d.com/Manual/index.html Official Documentation]

Navigation menu