User:Matthewpruitt/Unity (game engine)

Unity
Developer(s)Unity Technologies
Initial release1.0 / June 8, 2005; 18 years ago (2005-06-08)
Stable release
2018.2.13 / October 18, 2018; 5 years ago (2018-10-18)[1]
Written inC++ (Runtime)
C# (Unity Scripting API)[2]
Operating systemWindows, macOS, Linux (experimental)
PlatformIA-32, x86-64, ARM
Available inEnglish
TypeGame engine
LicenseProprietary software
Websiteunity3d.com

Unity is a cross-platform game engine developed by Unity Technologies, first announced and released in June 2005 at Apple Inc.'s Worldwide Developers Conference as an OS X-exclusive game engine. As of 2018, the engine had been extended to support more than 25 platforms. The engine can be used to create three-dimensional, two-dimensional, virtual reality, and augmented reality games, as well as simulations and other experiences.[4][5] The engine has been adopted by industries outside video gaming, such as film, automotive, architecture, engineering and construction.

Several major versions of Unity have been released since its launch. The latest stable version, Unity 2018.2.13, was released on October 18, 2018.

History edit

The Unity game engine launched in 2005, aiming to "democratize" game development by making it accessible to more developers.[4][6] The next year, Unity was named runner-up in the Best Use of Mac OS X Graphics category in Apple, Inc's Apple Design Awards.[7] Unity was initially released for Mac OS X, later adding support for Microsoft Windows and Web browsers.[8]

Unity 2.0 launched in 2007 with approximately 50 new features.[9] The release included an optimized terrain engine for detailed 3D environments, real-time dynamic shadows, directional lights and spotlights, video playback, and other features.[9] The release also added features whereby developers could collaborate more easily.[9] It included a Networking Layer for developers to create multiplayer games based on User Datagram Protocol, offering Network Address Translation, and State Synchronization and Remote Procedure Calls.[9]

When Apple launched its App Store in 2008, Unity quickly added support for the iPhone.[8] For several years, the engine was uncontested on the iPhone and it became well-known with iOS game developers.[4]

Unity 3.0 launched in September 2010 with features expanding the engine's graphics features for desktop computers and video game consoles.[10] In addition to Android support, Unity 3 featured integration of Illuminate Labs' Beast Lightmap tool, deferred rendering, built-in tree editor, native font rendering, automatic UV mapping, and audio filters, among other things.[10]

In 2012 VentureBeat wrote, "Few companies have contributed as much to the flowing of independently produced games as Unity Technologies. ... More than 1.3 million developers are using its tools to create gee-whiz graphics in their iOS, Android, console, PC, and web-based games. ... Unity wants to be the engine for multi-platform games, period."[11] A May 2012 survey by Game Developer magazine indicated Unity as its top game engine for mobile platforms.[12] In July 2014, Unity won the "Best Engine" award at the UK's annual Develop Industry Excellence Awards.[13] In November 2012, Unity Technologies delivered Unity 4.0.[14] This version added DirectX 11 and Adobe Flash support, new animation tools called Mecanim, and access to Linux preview.[14]

Facebook integrated a software development kit for games using the Unity game engine in 2013.[15] This featured tools that allowed tracking advertising campaigns and deep linking, where users were directly linked from social media posts to specific portions within games, and easy in-game-image sharing.[15] In 2016, Facebook developed a new PC gaming platform with Unity.[16] Unity provided support for Facebook's gaming platforms, and Unity developers could more quickly export and publish games to Facebook.[16]

The Verge said of 2015's Unity 5 release: "Unity started with the goal of making game development universally accessible.... Unity 5 is a long-awaited step towards that future."[17] With Unity 5, the engine improved its lighting and audio.[18] Through WebGL, Unity developers could add their games to compatible Web browsers with no plug-ins required for players.[18] Unity 5.0 offered real-time global illumination, light mapping previews, Unity Cloud, new audio system, and the Nvidia PhysX3.3 physics engine.[18] The fifth generation of the Unity engine also introduced Cinematic Image Effects to help make Unity games look less generic.[19] Unity 5.6 added new lighting and particle effects, updated the engine's overall performance, and added native support for Nintendo Switch, Facebook Gameroom, Google Daydream VR, and the Vulkan graphics API.[20] It introduced a 4K video player capable of running 360-degree videos for virtual reality.[20] However, some gamers criticized Unity's accessibility due to the high volume of quickly produced games published on the Steam distribution platform by inexperienced developers.[21] CEO John Riccitiello said in an interview that he believes this to be a side-effect of Unity's success in democratizing game development: "If I had my way, I'd like to see 50 million people using Unity – although I don't think we're going to get there any time soon. I'd like to see high school and college kids using it, people outside the core industry. I think it's sad that most people are consumers of technology and not creators. The world's a better place when people know how to create, not just consume, and that's what we're trying to promote."[22]

In December 2016, Unity Technologies announced that they would change the versioning numbering system for Unity from sequence-based identifiers to year of release to align the versioning with their more frequent release cadence; Unity 5.6 was therefore followed by Unity 2017.[23] Unity 2017 tools featured a real-time graphics rendering engine, color grading and worldbuilding, live operations analytics and performance reporting.[24] Unity 2017.2 underscored Unity Technologies' plans beyond video games.[24] This included new tools such as Timeline, which allowed developers to drag-and-drop animations into games, and Cinemachine, a smart camera system within games.[24] Unity 2017.2 also integrated Autodesk's 3DS Max and Maya tools into the Unity engine for a streamlined asset sharing in-game iteration process.[25]

Unity 2018 featured the Scriptable Render Pipeline for developers to create high-end graphics.[26] This included the High-Definition Rendering Pipeline for console and PC experiences, and the Lightweight Rendering Pipeline for mobile, virtual reality, augmented reality, and mixed reality.[26] Unity 2018 also included machine learning tools, such as Imitation Learning, whereby games learn from real player habits, support for Magic Leap, and templates for new developers.[26]

Overview edit

Unity gives users the ability to create games and experiences in both 2D and 3D, and the engine offers a primary scripting API in C#, for both the Unity editor in the form of plugins, and games themselves, as well as drag and drop functionality. Prior to C# being the primary programming language used for the engine, it previously supported Boo, which was removed in the Unity 5[27] release, and a version of JavaScript called UnityScript, which was deprecated in August 2017 after the release of Unity 2017.1 in favor of C#.[28]

The engine has support for the following graphics APIs: Direct3D on Windows and Xbox One; OpenGL on Linux, macOS, and Windows; OpenGL ES on Android and iOS; WebGL on the web; and proprietary APIs on the video game consoles. Additionally, Unity supports the low-level APIs Metal on iOS and macOS and Vulkan on Android, Linux, and Windows, as well as Direct3D 12 on Windows and Xbox One.

Within 2D games, Unity allows importation of sprites and an advanced 2D world renderer. For 3D games, Unity allows specification of texture compression, mipmaps, and resolution settings for each platform that the game engine supports,[29] and provides support for bump mapping, reflection mapping, parallax mapping, screen space ambient occlusion (SSAO), dynamic shadows using shadow maps, render-to-texture and full-screen post-processing effects.[30]

As of 2018, Unity engine has been used to create approximately half of new mobile games on the market and 60 percent of augmented reality and virtual reality content.[31] Notable games made in Unity include Pokémon Go,[32] Super Mario Run,[33] Cities: Skylines,[34] Hearthstone,[35] Ori and the Blind Forest,[34] Cuphead,[35] Firewatch,[36] Job Simulator,[37] Hollow Knight,[38] and the Monument Valley (video game) series.[39]

Supported platforms edit

Unity is a cross-platform engine.[40] The Unity editor is supported on Windows and macOS, with a version of the editor available for the Linux platform, albeit in an experimental stage,[41] while the engine itself currently supports building games for more than 25 different platforms, including mobile, desktop, consoles, and virtual reality.[35][42] Platforms include iOS,[43] Android,[43] Tizen,[44] Windows,[43] Universal Windows Platform,[45] Mac,[6] Linux,[46] WebGL,[42] PlayStation 4,[43] PlayStation Vita,[47] Xbox One,[6] 3DS,[48]Oculus Rift,[43] Google Cardboard,[49] Steam VR,[50] PlayStation VR,[51] Gear VR,[42] Windows Mixed Reality,[52] Daydream,[53] Android TV,[54] Samsung Smart TV,[55] tvOS,[56] Nintendo Switch,[43] Fire OS,[54] Facebook Gameroom,[53] Apple's ARKit,[57] Google's ARCore,[58] Vuforia,[58] and Magic Leap.[59]

As of 2017–2018, Unity had been used to create approximately half of mobile games on the market and 60 percent of augmented reality and virtual reality content,[31] including approximately 90 percent on emerging augmented reality platforms, such as Microsoft HoloLens, and 90 percent of Samsung Gear VR content.[60] Unity technology is the basis for most virtual reality and augmented reality experiences, and Fortune said Unity "dominates the virtual reality business".[61][62][63] Unity Machine Learning Agents is open-source software whereby the Unity platform connects to machine learning programs, including Google's TensorFlow.[64] Using trial and error in Unity Machine Learning Agents, virtual characters use reinforcement learning to build creative strategies in lifelike virtual landscapes.[64] The software is used to develop robots and self-driving cars.[64]

Unity formerly supported other platforms including its own Unity Web Player, a Web browser plugin.[46] However, it was deprecated in favor of WebGL.[65] Since version 5, Unity has been offering its WebGL bundle compiled to JavaScript using a 2-stage language translator (C# to C++ and finally to JavaScript).[66]

Unity was the default software development kit (SDK) used for Nintendo's Wii U video game console, with a free copy included by Nintendo with each Wii U developer license. Unity Technologies called this bundling of a third-party SDK an "industry first".[11][67]

Licensing model edit

During its first ten years as a product the paid versions of Unity were sold outright; in 2016 the corporation changed to a subscription model.[53] Unity has free and paid licensing options. The free license is for personal use or smaller companies generating less than $100,000 annually, and the subscriptions are based on revenues generated by the games using Unity.[60][42]

Unity Asset Store edit

Creators can develop and sell user-generated assets to other game makers via the Unity Asset Store. This includes 3D assets and environments for developers to buy and sell.[68] In 2018, the store added Rokoko's motion-capture library.[69] Unity Asset Store launched in 2010. By 2018, there had been approximately 40 million downloads through the digital store.[70]

Other uses edit

In the 2010s, Unity Technologies used its game engine to transition into other industries using the real-time 3D platform, including film and automotive.[71][72] Unity first experimented in filmmaking with Adam, a short film about a robot escaping from prison. Later, Unity partnered with filmmaker Neill Blomkamp, whose Oats Studios used the engine's tools, including real-time rendering and Cinemachine, to create two computer generated short films, Adam: The Mirror and Adam: The Prophet.[71] At the 2017 Unite Europe conference in Amsterdam, Unity focused on filmmaking with Unity 2017.1's new Cinemachine tool.[68] In 2018, Disney Television Animation launched three shorts, called Baymax Dreams, that were created using the Unity engine.[73] Automakers use Unity's technology to create full-scale models of new vehicles in virtual reality, build virtual assembly lines, and train workers.[72] Unity's engine is used by DeepMind, an Alphabet Inc. company, to train artificial intelligence.[39] Other uses being pursued by Unity Technologies include architecture, engineering, and construction.[74]

Unity-chan edit

On December 16, 2013, Unity Technologies Japan revealed an official mascot character named Unity-chan (ユニティちゃん, Yuniti-chan), real name Kohaku Ōtori (大鳥 こはく, Ōtori Kohaku) (voiced by Asuka Kakumoto), in 2013. The character's associated game data were released in spring 2014.[75][76] The character was designed by Unity Technologies Japan designer "ntny" as an open-source heroine character.[77] The company allows the use of Unity-chan and related characters in secondary projects under certain licenses.[78] For example, Unity-chan appears as a playable character in Runbow.[79]

See also edit

References edit

  1. ^ "What's New in Unity 2018.2". Unity Technologies. July 10, 2018. Retrieved July 10, 2018.
  2. ^ "Is Unity Engine written in Mono/C#? or C++ - Unity Answers". answers.unity3d.com. Retrieved September 11, 2018.
  3. ^ "unity3d.com Traffic Statistics". Alexa Internet. Retrieved July 21, 2018.
  4. ^ a b c Axon, Samuel (September 27, 2016). "Unity at 10: For better—or worse—game development has never been easier". Ars Technica. Retrieved October 17, 2018.
  5. ^ Takahashi, Dean (September 15, 2018). "John Riccitiello Q&A: How Unity CEO views Epic's Fortnite success". VentureBeat. Retrieved October 17, 2018.
  6. ^ a b c McWhertor, Michael (October 22, 2014). "Former EA CEO John Riccitiello is now head of Unity". Polygon. Retrieved October 17, 2018.
  7. ^ Smykill, Jeff (August 9, 2006). "Apple Design Award winners announced". ArsTechnica. Retrieved January 18, 2015.
  8. ^ a b Brodkin, Jon (June 3, 2013). "How Unity3D Became a Game-Development Beast". Dice Insights. Retrieved October 30, 2018.
  9. ^ a b c d Cohen, Peter (October 11, 2007). "Unity 2.0 game engine now available". PCWorld. Retrieved January 14, 2019.
  10. ^ a b Girard, Dave (September 27, 2010). "Unity 3 brings very expensive dev tools at a very low price". Ars Technica. Retrieved January 14, 2019.
  11. ^ a b Helgason, David (November 2, 2012). "Game developers, start your Unity 3D engines". GamesBeat (Interview). Interviewed by Dean Takahashi. VentureBeat. Retrieved July 13, 2014.
  12. ^ "Mobile game developer survey leans heavily toward iOS, Unity". Gamasutra. May 24, 2012. Retrieved July 14, 2014.
  13. ^ "Winners". Develop Online. Retrieved February 8, 2015.
  14. ^ a b Tach, Dave (November 14, 2012). "Unity 4.0 available for download today with DX 11 support and Linux preview". Polygon. Retrieved January 14, 2019.
  15. ^ a b Cohen, David (November 1, 2013). "How Facebook Integrated With The Unity Game Engine". Adweek. Retrieved October 29, 2018.
  16. ^ a b Cohen, David (August 19, 2016). "Facebook Developing New PC Gaming Platform; Teams Up With Unity Technologies". Adweek. Retrieved October 29, 2018.
  17. ^ "Unity officially releases its new game engine: Unity 5". The Verge. Retrieved November 26, 2015.
  18. ^ a b c Kumparak, Greg (March 18, 2014). "Unity 5 Announced With Better Lighting, Better Audio, And "Early" Support For Plugin-Free Browser Games". Retrieved January 14, 2019.
  19. ^ Orland, Kyle (March 15, 2016). "How new graphics effects can make Unity Engine games look less generic". Ars Technica. Retrieved January 14, 2019.
  20. ^ a b Grubb, Jeff (March 31, 2017). "Unity 5.6 launches with support for Vulkan graphics, Nintendo Switch, and more". VentureBeat. Retrieved January 14, 2019.
  21. ^ "Unity - does indie gaming's biggest engine have an image problem?". The Guardian. Retrieved August 14, 2015.
  22. ^ "The chaos of democracy". Develop Online. Retrieved August 14, 2015.
  23. ^ Batchelor, James. "Unity dropping major updates in favour of date-based model". GamesIndustry.biz. Retrieved March 18, 2017.
  24. ^ a b c "Unity Technologies – The World's Leading Game Engine". Nanalyze. October 18, 2017. Retrieved January 14, 2019.
  25. ^ McAloon, Alissa (October 4, 2017). "Unity 2017.2 brings Autodesk integration into the fold". Gamasutra. Retrieved January 14, 2019.
  26. ^ a b c Batchelor, James (March 20, 2018). "Unity 2018 detailed in GDC keynote". gamesindustry.biz. Retrieved January 14, 2019.
  27. ^ "What's new in Unity 5.0". Unity Technologies. Retrieved September 18, 2017.
  28. ^ Fine, Richard (August 11, 2017). "UnityScript's long ride off into the sunset". Unity Technologies Blog. Retrieved September 18, 2017.
  29. ^ "Unity - Multiplatform". Unity. Unity Technologies. Retrieved June 27, 2018.
  30. ^ "Using DirectX11 in Unity 4". Unity Technologies. Archived from the original on March 12, 2013. Retrieved February 19, 2013.
  31. ^ a b Bonfiglio, Nahila (October 1, 2018). "DeepMind partners with gaming company for AI research". The Daily Dot. Retrieved October 17, 2018.
  32. ^ Wingfield, Nick (July 13, 2016). "Unity Technologies, Maker of Pokémon Go Engine, Swells in Value". The New York Times. Retrieved October 17, 2018.
  33. ^ Osborn, Alex (November 1, 2016). "Super Mario Run created with Unity". IGN. Retrieved November 27, 2018.
  34. ^ a b Dale, Laura Kate (July 6, 2015). "Unity - does indie gaming's biggest engine have an image problem?". The Guardian. Retrieved October 17, 2018.
  35. ^ a b c Kelliher, Fiona (August 24, 2018). "Video game company grabs two buildings on Mission Street for big expansion". San Francisco Business Times. Retrieved October 17, 2018.
  36. ^ Batchelor, James (June 2, 2015). "Unity Focus: Fuelling the Firewatch". MCVUK. Retrieved November 27, 2018.
  37. ^ Kuchera, Ben (March 30, 2016). "How Job Simulator created a perfect way to spectate, and stream, from within VR". Polygon. Retrieved November 27, 2018.
  38. ^ Fenlon, Wes (August 3, 2017). "How to design a great Metroidvania map". PC Gamer. Retrieved November 27, 2018.
  39. ^ a b Captain, Sean (September 26, 2018). "How Google's DeepMind will train its AI inside Unity's video game worlds". Fast Co. Retrieved October 17, 2018.
  40. ^ Riccitiello, John (October 23, 2014). "John Riccitiello sets out to identify the engine of growth for Unity Technologies (interview)". VentureBeat (Interview). Interviewed by Dean Takahashi. Retrieved January 18, 2015.
  41. ^ Bard, Na'Tosha Bard (August 26, 2015). "Unity Comes to Linux: Experimental Build Now Available – Unity Blog". Unity Technologies Blog. Retrieved June 28, 2018.
  42. ^ a b c d Robertson, Adi (March 3, 2015). "Unity officially releases its new game engine: Unity 5". The Verge. Retrieved October 17, 2018.
  43. ^ a b c d e f Dillet, Romain (September 5, 2018). "Unity CEO says half of all games are built on Unity". TechCrunch. Retrieved December 3, 2018.
  44. ^ Pitcher, Jenna (May 24, 2013). "Unity supporting Linux-based platform Tizen". Polygon. Retrieved December 3, 2018.
  45. ^ Coppock, Mark (November 30, 2016). "Unity 5.5 can now be used to create HoloLens augmented reality titles". Digital Trends. Retrieved December 3, 2018.
  46. ^ a b Bright, Peter (March 18, 2014). "Unity game engine heading to the browser without plug-ins". Ars Technica. Retrieved October 29, 2018. Cite error: The named reference "Bright" was defined multiple times with different content (see the help page).
  47. ^ Gilbert, Ben (January 15, 2014). "One of gaming's most-used engines arrives today on PlayStation Vita". Engadget. Retrieved December 3, 2018.
  48. ^ Jarvis, Matthew (February 1, 2016). "Unity now supports Nintendo 3DS". MCVUK. Retrieved December 3, 2018.
  49. ^ Grubb, Jeff (February 10, 2016). "Unity game-making tool gets native support for Google's 5M Cardboard virtual reality devices". VentureBeat. Retrieved December 3, 2018.
  50. ^ Plummer, Quinten (February 16, 2016). "Unity and SteamVR Unite for Native Vive Support". Tech News World. Retrieved December 3, 2018.
  51. ^ De Nisco Rayome, Alison (January 23, 2017). "How to become a Unity developer for VR and AR". Tech Republic. Retrieved December 3, 2018.
  52. ^ Graham, Peter (February 17, 2018). "Build in Unity? Want to Know More About Crafting for Windows Mixed Reality? Then Check out These new Videos From Microsoft". VR Focus. Retrieved December 4, 2018.
  53. ^ a b c Batchelor, James (December 14, 2016). "Unity dropping major updates in favour of date-based model". Gamesindustry.biz. Retrieved October 29, 2018.
  54. ^ a b Lavieri, Edward (2018). Getting Started with Unity 2018: A Beginner's Guide to 2D and 3D game development with Unity, 3rd Edition. Packt Publishing. p. 20. ISBN 9781788832915. Retrieved December 4, 2018.
  55. ^ Harris, Richard (August 28, 2014). "Unity Adds Another Big Screen Option for Game Developers with Unity 4.5 for Samsung Smart TV". App Developer Magazine. Retrieved December 4, 2018.
  56. ^ Suckley, Matt (December 10, 2015). "Unity 5.3 launches with improved support for iOS 9 and WebGL". Pocketgamer.biz. Retrieved December 4, 2018.
  57. ^ Clayton, Natalie (June 15, 2018). "Unity ARKit update includes persistent mapping and improved tracking". Pocketgamer.biz. Retrieved December 4, 2018.
  58. ^ a b Graham, Peter (October 4, 2017). "Unity 2017.2 Featuring Optimised Support for ARCore and ARKit launching This Month". VR Focus. Retrieved December 4, 2018.
  59. ^ Palladino, Tommy (November 9, 2018). "Magic Leap Publishes More L.E.A.P. Developer Videos Featuring Insomniac Games, Weta Workshop & More". Next Reality. Retrieved December 4, 2018.
  60. ^ a b Matney, Lucas (May 25, 2017). "With new realities to build, Unity positioned to become tech giant". TechCrunch. Retrieved October 29, 2018.
  61. ^ Gaudiosi, John (March 19, 2015). "This company dominates the virtual reality business, and it's not named Oculus". Fortune. Retrieved November 26, 2018.
  62. ^ Gaudiosi, John (February 11, 2016). "Why Valve's Partnership With Unity Is Important to Virtual Reality". Fortune. Retrieved November 26, 2018.
  63. ^ "Most Innovative Companies: Unity Technologies". Fast Company. 2018. Retrieved November 26, 2018.
  64. ^ a b c Captain, Sean (September 19, 2017). "Machine Learning Is Making Video Game Characters Smarter And Robots More Competent". Fast Company. Retrieved November 26, 2018.
  65. ^ "Unity Web Player Roadmap". Unity Technologies Blog.
  66. ^ "Verge3D versus Unity WebGL".
  67. ^ McElroy, Griffin (August 20, 2013). "Unity for Wii U opens up GamePad hardware and more to developers". Polygon. Retrieved August 4, 2014.
  68. ^ a b Savov, Vlad (June 30, 2017). "Unity is the little game engine that could revolutionize animated movies". The Verge. Retrieved October 29, 2018.
  69. ^ Takahashi, Dean (September 19, 2018). "Rokoko's motion-capture library will be available in Unity Asset Store". VentureBeat. Retrieved October 29, 2018.
  70. ^ Grubb, Jeff (July 18, 2018). "Unity's asset store boss has big plans to gith Epic's Unreal". VentureBeat. Retrieved October 30, 2018.
  71. ^ a b Liptak, Andrew (November 30, 2017). "How Neill Blomkamp and Unity are shaping the future of filmmaking with Adam: The Mirror". The Verge. Retrieved October 17, 2018.
  72. ^ a b Edelstein, Stephen (May 17, 2018). "How gaming company Unity is driving automakers toward virtual reality". Digital Trends. Retrieved October 17, 2018.
  73. ^ Giardina, Carolyn (August 9, 2018). "Disney Television Animation Launching 'Big Hero 6'-Themed Shorts". The Hollywood Reporter. Retrieved October 17, 2018.
  74. ^ Oreskovic, Alexei (September 14, 2018). "Why EA's former boss believes the 3D tech that powers video games will make way more money outside of gaming". Business Insider. Retrieved October 17, 2018.
  75. ^ ""Unity"開発者向けに無償利用可能なキャラクター"ユニティちゃん"が来春デビュー!".
  76. ^ "Meet Unity-chan, the Unity Engine's New Mascot in Japan".
  77. ^ "Unity Japan Introduces Their Mascot, Unity-Chan, And How She Was Made".
  78. ^ "DATA DOWNLOAD-Guideline - UNITY-CHAN! OFFICIAL WEBSITE". UNITY-CHAN! OFFICIAL WEBSITE. Retrieved November 27, 2015.
  79. ^ "Exclusive: Check Out Runbow's Complete Cast of Colourful Crossover Characters". Nintendo Life. Retrieved November 27, 2015.

External links edit

Category:.NET game engines Category:Game engines for Linux Category:Game engines that support Vulkan (API) Category:iOS video game engines Category:MacOS programming tools Category:Mono project applications Category:Video game engines Category:Video game IDE Category:2005 software