Unity (game engine)

Unity
Official unity logo.png
Developer(s) Unity Technologies
Initial release 1.0 / June 8, 2005; 10 years ago (2005-06-08)
Stable release 5.2.0 / September 8, 2015; 12 days ago (2015-09-08)
Written in C, C++ and C#
Operating system
Available in English
Type Game engine
License Proprietary
Website www.unity3d.com

Unity is a cross-platform game engine developed by Unity Technologies[2] and used to develop video games for PC, consoles, mobile devices and websites. First announced only for OS X, at Apple’s Worldwide Developers Conference in 2005, it has since been extended to target more than fifteen platforms.[3][4] It is now the default software development kit (SDK) for the Wii U.[5]

Unity Pro is available for a fee and Unity Personal has no fee; it is available for any use to individuals or companies with less than US$100,000 of annual gross revenue.[6][7] On March 3, 2015 with the release of Unity 5.0, Unity Technologies made the complete engine available for free including all features, less source code and premium support. Unity is noted for an ability to target games to multiple platforms.

Five versions of Unity have been released. At the 2006 WWDC trade show, Apple, Inc. named Unity as the runner up for its Best Use of Mac OS X Graphics category.

Features

With an emphasis on portability, the engine targets the following APIs: Direct3D on Windows and Xbox 360; OpenGL on Mac and Windows; OpenGL ES on Android and iOS; and proprietary APIs on video game consoles. Unity allows specification of texture compression and resolution settings for each platform the game engine supports,[3] 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.[8] Unity's graphics engine's platform diversity can provide a shader with multiple variants and a declarative fallback specification, allowing Unity to detect the best variant for the current video hardware; and if none are compatible, fall back to an alternative shader that may sacrifice features for performance.[9]

The game engine's scripting is built on Mono, the open-source implementation of the .NET Framework.[10] Programmers can use UnityScript (a custom language with ECMAScript-inspired syntax, referred to as JavaScript by the software),[11][12] C#, or Boo (which has a Python-inspired syntax).[13]

Unity is notable for its ability to target games to multiple platforms. Within a project, developers have control over delivery to mobile devices, web browsers, desktops, and consoles.[3] Supported platforms include BlackBerry 10, Windows Phone 8, Windows, OS X, Android, iOS, Unity Web Player (including Facebook[14]), PlayStation 3, PlayStation 4, PlayStation Vita, Xbox 360, Xbox One, Wii U, Nintendo 3DS line[15][16][17] and Wii. It includes an asset server and Nvidia's PhysX physics engine. Unity Web Player is a browser plugin that is supported in Windows and OS X only.[18] Unity is the default software development kit (SDK) for Nintendo's Wii U video game console platform, with a free copy included by Nintendo with each Wii U developer license. Unity Technologies calls this bundling of a third-party SDK an "industry first".[5][19]

Versions

Unity 1

Unity 1.0 was announced at the Apple Worldwide Developers Conference in 2005 and was released on June 8, 2005. The initial release was limited to OS X, both for authoring and game publishing. Features at the time included a shader-oriented OpenGL renderer, physics powered by the Novodex (now PhysX) physics engine, audio support and C# scripting support.[20] The package was available in both a low-priced 'Indie' edition, and a higher-priced 'Pro' edition which included some extra features.

Over subsequent 1.x versions, significant additions included support for building games to run on Windows, both as standalone applications and also in browsers via a browser plugin.[21]

Unity 2

Unity 2.0 was released on October 11, 2007, during the first annual Unite conference.[22] Key additions to the feature set included a terrain engine, networking system (based on RakNet), real-time dynamic shadow rendering, and a system for building game UI. This release also saw the introduction of Unity Asset Server, an add-on product intended to allow teams of developers to share project assets more easily.

On October 4, 2008, the iPhone publishing add-on was announced. This allowed developers to author their games on Mac and publish to iPhone.[23]

In Unity 2.5, released March 19, 2009, support for authoring games on Windows was released.[24]

At the October 2009 Unite conference, it was announced that Unity Technologies would no longer charge for the 'indie' edition of Unity, but would instead make it freely available.[25]

Unity 3

Unity 3.0 was released on October 4, 2010. This brought integrated lightmapping support using Illuminate Labs' Beast technology, occlusion culling powered by Umbra, realtime audio processing effects, and support for C# 3.5. The release also included a 'preview quality' release of support for Android game publishing, sold as a separate add-on; Android support was officially declared 'released' on March 1, 2011.

On November 10, 2010, the Unity Asset Store was launched as an online marketplace for Unity users to sell project assets - artwork, code systems, audio, etc. - to each other.[26]

Unity 3.4 introduced integrated support for Allegorithmic's "Substance" procedural material system.

Unity 3.5, released February 14, 2012, was a notable release for bringing several new features quite late in the version lifecycle: a new particle system named "Shuriken," an integrated pathfinding and navigation framework, level-of-detail management for 3D models, high-dynamic-range rendering, new global illumination features, and a rewrite of the occlusion culling support. This release also saw the introduction of preview support for both Adobe Flash and Google Native Client as publishing platforms.[27]

Unity 4

Unity 4.0 was officially released on November 13, 2012. Major new features include new 'Mecanim' animation system, DirectX 11 support and real-time shadows on mobile platforms.[28]

With the release of Unity 4.0, the company announced a shift towards a release cycle which would see versions be released with fewer features but at a faster rate.[29] As such, subsequent releases in the 4.X line delivered new features as follows:

  • Unity 4.1, released March 13, 2013: Memory profiling, support for AirPlay on iOS, and a slew of smaller feature updates for Mecanim and shader editing.
  • Unity 4.2, released July 22, 2013: Support for Windows Phone 8, Windows Store and BlackBerry as publishing platforms; OpenGL ES 3.0 support for mobile platforms; integrated version control support for Perforce; and the ability to cancel the build process once started. (The last of these got a round of applause when it was announced at 2013's Unite Nordic).
  • Unity 4.3, released November 12, 2013: a new 2D framework, including both 2D rendering support and a 2D physics engine (powered by Box2D).
  • Unity 4.5, released May 27, 2014: no significant new features were introduced, as instead this release focused on fixing bugs, reporting more than 450 fixes in the release.
  • Unity 4.6, released November 26, 2014: a new UI Framework. Also, version 4.6.2, released on January 29, 2015, added support for 64-bit applications on iOS.

On May 21, 2013, CEO David Helgason announced that the 'basic' editions of the iPhone and Android mobile add-ons would now be available for free from Unity 4.2 onwards.

Unity 5

Unity 5.0 was released for free on March 3, 2015, adding the much anticipated real-time global illumination based on the Geomerics Enlighten technology. Other major changes include physically-based shaders, HDR sky-boxes, reflection probes, a new audio mixer with effects and enhanced animator workflows.

Unity's Cloud Build system was introduced (for $25/month for non-pro users) as well as 'Game Performance Reporting' and the beta 'Game Analytics' (also $25/month for non-pro users) which logs players usage and performance on released games, something that many developers found hard to implement in Unity 4.x. Previously, a game developer needed to code support for player logging directly into their game engine.

Smaller additions include: A 64-bit editor to handle large projects, iOS 64-bit support, new deferred rendering, graphics command buffers, improved linear lighting, HDR, skybox and cubemap workflows, improved job scheduling system, a new 'CPU Timeline Profiler' lets you see and investigate multicore usage, improved NavMesh pathfinding system, intth.

Up until Unity 5.0 the engine was using a fairly outdated version of Nvidia's PhysX physics middleware. Unity 5.0 included version 3.3, which is standard among Triple-A games.

Unity 5.0 brings support for Windows, OS X, Unity Webplayer, Android, iOS, BlackBerry 10, Windows Phone 8, Tizen, WebGL, PlayStation 3, PlayStation 4, PlayStation Vita, Wii U, Nintendo 3DS line,[15][16][17] Xbox 360, Xbox One, Android TV, Samsung Smart TV, Oculus Rift, HTC Vive[30] and Gear VR.

On August 26, 2015 an experimental version was released for Ubuntu Linux with an unofficial platform-agnostic installer for most modern 64 bit Linux versions, and official support only for 64-bit Ubuntu 12.04 or newer.[31][32]

Games using Unity

Main article: List of Unity games

Unity-chan

In Japan, Unity has a moe mascot character named Unity-chan (ユニティちゃん Yuniti-chan?), real name Kohaku Otori (大鳥 こはく Ōtori Kohaku?) (voiced by Asuka Kakumoto). The company allows the use of Unity-chan and related characters for use in secondary projects under certain licenses.[33] For example, Unity-chan appears as a playable character in Runbow.[34]

Reception

In 2012, VentureBeat said, "Few companies have contributed as much to the flowing of independently produced games as Unity Technologies."[5]

For the Apple Design Awards at the 2006 WWDC trade show, Apple, Inc. named Unity as the runner up for its Best Use of Mac OS X Graphics category, a year after Unity's launch at the same trade show.[35] Unity Technologies says this is the first time a game design tool has ever been nominated for this award.[36] A May 2012 survey by Game Developer magazine indicated Unity as its top game engine for mobile platforms.[37] In July 2014, Unity won the "Best Engine" award at the UK's annual Develop Industry Excellence Awards.[38]

See also

References

  1. ^ http://blogs.unity3d.com/2015/08/26/unity-comes-to-linux-experimental-build-now-available/ Unity Comes to Linux: Experimental Build Now Available
  2. ^ Riccitiello, John (October 23, 2014). John Riccitiello sets out to identify the engine of growth for Unity Technologies (interview). VentureBeat. Interview with Dean Takahashi. Retrieved January 18, 2015. 
  3. ^ a b c "Unity - Multiplatform". Retrieved August 4, 2015. 
  4. ^ "How Unity3D Became a Game-Development Beast". Slashdot.org. Dice. June 3, 2013. Retrieved July 13, 2014. 
  5. ^ a b c Helgason, David (November 2, 2012). Game developers, start your Unity 3D engines. GamesBeat. Interview with Dean Takahashi (VentureBeat). Retrieved July 13, 2014. 
  6. ^ "Unity Software License Agreement 4.x". Unity Technologies. July 23, 2013. Retrieved September 5, 2013. 
  7. ^ "Unity Game Engine Goes Free For iOS, Android And BlackBerry 10 Developers". TechCrunch. AOL. Retrieved January 18, 2015. 
  8. ^ "Using DirectX11 in Unity 4". Unity Technologies. Retrieved February 19, 2013. 
  9. ^ "Shaders". Unity Technologies. Retrieved February 19, 2013. 
  10. ^ "Companies using Mono". Retrieved January 18, 2015. 
  11. ^ UnityScript versus JavaScript. Unify Wiki. Retrieved 29. May 2014.
  12. ^ Difference between UnityScript and JavaScript?. Unity Answers. Retrieved May 29, 2014.
  13. ^ "Using Scripts". Unity Technologies. Archived from the original on July 9, 2013. Retrieved February 19, 2013. 
  14. ^ "Unity technologies releases Facebook functionality update to unity 4". MarketWatch.com. March 26, 2013. Retrieved July 13, 2014. 
  15. ^ a b "UNITY TO SUPPORT NEW NINTENDO 3DS AND NEW NINTENDO 3DS XL". Unity Technologies. 2015-04-13. Retrieved 2015-05-06. 
  16. ^ a b P, Jenna (2015-04-13). "Unity Support is Heading to the New Nintendo 3DS". IGN. Retrieved 2015-05-06. 
  17. ^ a b "Unity Europe Announces New 3DS Details". NintendoWorldReport. 2015-08-13. Retrieved 2015-08-16. 
  18. ^ "Unity Web Player". 
  19. ^ McElroy, Griffin (August 20, 2013). "Unity for Wii U opens up GamePad hardware and more to developers". Polygon. Retrieved August 4, 2014. 
  20. ^ "Unity 1.0 Features". Unity Technologies. Retrieved February 8, 2015. 
  21. ^ "Release Archive". Unity Technologies. Retrieved February 8, 2015. 
  22. ^ "Unite 2007". Unity Technologies. Retrieved February 8, 2015. 
  23. ^ "Unity iPhone publishing announced!". Unity Technologies. Retrieved February 8, 2015. 
  24. ^ "Unity 2.5 for Mac and Windows now available!". Unity Technologies. Retrieved February 8, 2015. 
  25. ^ "A free Unity?". Unity Technologies. Retrieved February 8, 2015. 
  26. ^ "Unite 2010: Tech outfit introduces in-engine marketplace". Develop Online. Retrieved February 8, 2015. 
  27. ^ "Unity 3.5 - What's New". Unity Technologies. Retrieved February 8, 2015. 
  28. ^ "Unity 4.0 - What's New?". Unity Technologies. Retrieved February 8, 2015. 
  29. ^ "Unity 4 is out!". Unity Technologies. Retrieved February 8, 2015. 
  30. ^ "Unity and Unreal Engine Now Both Support HTC Vive Development". Road to VR. 2015-05-08. Retrieved 2015-08-29. 
  31. ^ http://blogs.unity3d.com/2015/08/26/unity-comes-to-linux-experimental-build-now-available/
  32. ^ http://www.codeproject.com/News.aspx?ntag=19837497498935764&_z=9117240
  33. ^ http://unity-chan.com/contents/guideline_en/
  34. ^ http://www.nintendolife.com/news/2015/08/exclusive_check_out_runbows_complete_cast_of_colourful_crossover_characters
  35. ^ Smykill, Jeff (August 9, 2006). "Apple Design Award winners announced". ArsTechnica. Retrieved January 18, 2015. 
  36. ^ "Unity Technologies Celebrates Five Years of Continual Leadership and Innovation in Making Cutting Edge Game Technology" (Press release). San Francisco, CA: Gamasutra. June 7, 2010. Retrieved January 18, 2015. 
  37. ^ "Mobile game developer survey leans heavily toward iOS, Unity". Gamasutra. May 24, 2012. Retrieved July 14, 2014. 
  38. ^ "Winners". Develop Online. Retrieved February 8, 2015. 

External links