Skip to content
Surf Wiki
Save to docs
general/2014-software

From Surf Wiki (app.surf) — the open knowledge base

Unreal Engine 4

Game engine

Unreal Engine 4

Game engine

FieldValue
nameUnreal Engine 4
logoUnreal Engine Logo.svg
logo size150px
screenshotUnreal Engine 4 screenshot.png
captionScreenshot of Unreal Engine 4.20
authorTim Sweeney
developerEpic Games
released4.0 /
latest release version4.27
latest release date
programming languageC++
operating systemWindows, Linux, macOS, Playstation 4, PlayStation 5, Xbox One, Xbox Series X/S, Nintendo Switch, Nintendo Switch 2, IOS, Android
replacesUnreal Engine 3
replaced_byUnreal Engine 5
licenseSource-available commercial software with royalty model for commercial use
website
Interactive architectural visualization developed with Unreal Engine 4 (2015)

Unreal Engine 4 (UE4) is the fourth version of Unreal Engine developed by Epic Games. UE4 began development in 2003 and was released in March 2014, with the first game using UE4 launching in April 2014. UE4 introduced support for physically based materials and a new visual programming language called "Blueprints". It was succeeded by Unreal Engine 5.

History

In August 2005, Mark Rein, the vice-president of Epic Games, revealed that Unreal Engine 4 had been in development for two years. "People don't realise this but we're already two years into development of Unreal Engine 4. It certainly doesn't have a full team yet, it's just one guy and you can probably guess who that guy is," he told C&VG. Speaking in an interview in early 2008, Tim Sweeney, founder of Epic Games, stated that he was basically the only person working on the engine, though he affirmed his research and development department would start to expand later that year, developing the engine in parallel with Unreal Engine 3. "In some way, we resemble a hardware company with our generational development of technology. We are going to have a team developing Unreal Engine 3 for years to come and a team ramping up on Unreal Engine 4. And then, as the next-gen transition begins, we will be moving everybody to that. We actually are doing parallel development for multiple generations concurrently," he said. In 2011 Sweeney said he spends 60% of his day doing research work on Unreal Engine 4.

In February 2012, Rein stated "people are going to be shocked later this year when they see Unreal Engine 4"; Epic unveiled UE4 to limited attendees at the 2012 Game Developers Conference, and a video of the engine being demonstrated by technical artist Alan Willard was released to the public on June 7, 2012, via GameTrailers TV. One of the major features planned for UE4 was real-time global illumination using voxel cone tracing, eliminating pre-computed lighting. However, this feature, called Sparse Voxel Octree Global Illumination (SVOGI) and showcased with the Elemental demo, was replaced with a similar but less computationally expensive algorithm due to performance concerns.

On March 19, 2014, at the Game Developers Conference (GDC), Epic Games released Unreal Engine 4 through a new licensing model. For a monthly subscription at , developers were given access to the full version of the engine, including the C++ source code, which could be downloaded via GitHub. Any released product was charged with a 5% royalty of gross revenues. The first game released using Unreal Engine 4 was Daylight, developed with early access to the engine and released on April 29, 2014.

To prepare for the release of its free-to-play battle royale mode in Fortnite in September 2017, Epic had to make a number of Unreal Engine modifications that helped it to handle a large number (up to 100) of connections to the same server while still retaining high bandwidth and to improve the rendering of a large open in-game world. Epic said it would incorporate these changes into future updates of the Unreal Engine.

Unreal Engine 4 officially supports the following platforms as of 4.27 (August 2021): Windows, macOS, Linux, iOS, Android, Nintendo Switch, PlayStation 4, Xbox One, PlayStation 5, Xbox Series X/S, Stadia, Magic Leap, HTC Vive, Oculus, PlayStation VR, OSVR, Samsung Gear VR, and HoloLens 2. It formerly supported Google Daydream and HTML5.

Features

Physically based materials

Epic Games' Brian Karis, in a 2013 SIGGRAPH presentation, described improvements made to UE4's shading model. According to Karis, Epic "decided to invest some time in improving [UE4's] shading model and embrace a more physically based material workflow". One of the goals was to "make major workflow and quality improvements in how [artists] authored materials, by layering and blending pre-made materials from a library instead of authoring components separately and redundantly for every use". The material model adopted by Epic was based on a similar model from Disney's Brent Burley, who outlined its use in Wreck-It Ralph at SIGGRAPH 2012. The base parameters of the model consisted of "BaseColor," "Metallic," "Roughness," and "Cavity". Cavity, a component not present in Disney's model, describes "shadowing from geometry smaller than [UE4's] run-time shadowing system can handle," such as the cracks between floor boards or the seams in clothing. Parameters omitted from Disney's model were "Specular," "Subsurface," "Anisotropy," "Clearcoat" and "Sheen," which are instead treated as special cases.

UI toolkit

A major focus for Unreal Engine 4 was creating tools that simplified the user interface. According to Sweeney, "with Unreal Engine 3 it was a big, complicated user interface. With Unreal Engine 4, the effort is to expose at the base level everything in a very simple, easy-to-use, and discoverable way and to build complexity on it so that the user can learn as they go".

Scripting

In line with UE4's focus on simplicity, it included a new visual scripting system called "Blueprints" (a successor to UE3's "Kismet"), which allows for rapid development of game logic without using code, resulting in less of a divide between technical artists, designers, and programmers.

An Unreal Engine presentation at GDC 2016

Licensing

On September 4, 2014, Epic released Unreal Engine 4 to schools and universities for free, including personal copies for students enrolled in accredited video game development, computer science, art, architecture, simulation, and visualization programs. Epic opened an Unreal Engine Marketplace for acquiring game assets. On February 19, 2015, Epic launched Unreal Dev Grants, a $5 million development fund aiming to provide grants to creative projects using Unreal Engine 4.

In March 2015, Epic released Unreal Engine 4, along with all future updates, for free for all users. In exchange, Epic established a selective royalty schedule, asking for 5% of revenue for products that make more than $3,000 per quarter. Sweeney stated that when they moved to the subscription model in 2014, use of Unreal grew by 10 times and through many smaller developers, and believed that they would draw even more uses through this new pricing scheme.

An Unreal Engine booth at GDC 2017

In an attempt to attract Unreal Engine developers, Oculus VR announced in October 2016 that it will pay royalty fees for all Unreal-powered Oculus Rift titles published on their store for up to the first $5 million of gross revenue per game.

With the opening of the Epic Games Store in December 2018, Epic declared it would not charge the 5% revenue fee on games that use the Unreal Engine and are released through the Epic Games Stores, absorbing that cost as part of the base 12% cut Epic is taking to cover other costs.

Effective May 13, 2020, and retroactive to January 1, 2020, the royalty exemption amount has been increased to US$1,000,000 in lifetime gross revenue per title.

References

References

  1. "Unreal Engine End User License Agreement".
  2. Houlihan, John. (August 18, 2005). "Rein: 'We've been working on Unreal Engine 4 for two years'". Future Publishing Limited.
  3. Howarth, Robert. (August 18, 2005). "Unreal Engine 4?".
  4. Valich, Theo. (March 12, 2008). "Tim Sweeney, Part 3: Unreal Engine 4.0 aims at next-gen console war". TG Daily.
  5. (26 September 2011). "Epic Games Founder Talks Tech".
  6. Parrish, Kevin. (February 11, 2012). "Epic Revealing Unreal Engine 4 Later This Year". Tom's Hardware.
  7. Shaw, Patrick. (February 27, 2012). "Unreal Engine 4 Behind Closed Doors at GDC".
  8. (June 7, 2012). "Unreal Engine 4 - GT.TV Exclusive Development Walkthrough". [[GameTrailers TV]].
  9. Burnes, Andre. (June 7, 2012). "Epic Reveals Stunning Elemental Demo, & Tim Sweeney On Unreal Engine 4".
  10. Papadopoulos, John. (April 20, 2013). "Epic Games' Tim Sweeney Explains Lack Of 'SVOGI' In Unreal Engine 4".
  11. Orland, Kyle. (March 19, 2014). "Unreal Engine 4 now available as $19/month subscription with 5% royalty".
  12. (2012-12-18). "Zombie Studios Licenses Unreal Engine 4".
  13. (2014-11-24). "Making it in Unreal: How Daylight survived public pressure and became the very first UE4 game".
  14. McAloon, Alissa. (October 4, 2017). "Developing Fortnite: Battle Royale prompted engine-wide Unreal improvements". Game Developer.
  15. "Sharing and Releasing Projects".
  16. Kumparak, Greg. (April 3, 2014). "Unreal Engine 4 Gets Support For Making Linux And SteamOS Games".
  17. Skrebels, Joe. (October 16, 2016). "Nintendo Switch Will Support Unreal Engine 4".
  18. Connors, Devin. (April 24, 2014). "Epic Adds Xbox One, PlayStation 4 Support to Unreal Engine 4.1".
  19. "Unreal Engine 4.25 released!".
  20. "Unreal Engine Support for Google Stadia Now Available".
  21. Koolonavich, Nikholai. (March 19, 2018). "Magic Leap Release Developer SDK, Unreal Engine 4 Support Announced".
  22. (April 30, 2015). "Steam's virtual reality just got a boost from the maker of Unreal Tournament".
  23. Sykes, Tom. (June 9, 2013). "Unreal Engine 4 gets Oculus Rift support, could spell good things for future indie games".
  24. Feltham, Jamie. (June 5, 2014). "Unreal Engine 4.2 Update Adds Project Morpheus Support On PS4 & PC".
  25. Matney, Lucas. (March 15, 2016). "Native OSVR support comes to Unreal game engine".
  26. Lang, Ben. (September 16, 2014). "Samsung Gear VR and Google Project Tango Support Coming to Unreal Engine 4".
  27. Ryan, Vance. (May 31, 2019). "Unreal Engine 4 support for HoloLens 2 released in early access".
  28. Graft, Kris. (May 19, 2016). "Google's new VR headset gets Unreal Engine 4 support".
  29. Cifaldi, Frank. (March 29, 2013). "Interview: Epic goes all-in on HTML5 with UE4 support".
  30. "Developing HTML5 Projects".
  31. (2013). "Real Shading in Unreal Engine 4".
  32. (2013). "Physically Based Shading in Theory and Practice" by Hill, McAuley, Andersson, Hery, Hoffman, et al.".
  33. (2013). "Physically Based Shading in Theory and Practice; SIGGRAPH 2013 Course Notes".
  34. (March 22, 2013). "The Old Guard: An Interview with Tim Sweeney".
  35. Grayson, Nathan. (July 20, 2012). "Fortnite's Jessen Talks Minecraft, PC Gaming, UE4".
  36. Thier, Dave. (June 29, 2012). "Epic's Tim Sweeney on How Unreal Engine 4 Will Change The Way Games Are Made, and Why You Care".
  37. Totilo, Stephen. (June 8, 2012). "How Unreal Engine 4 Will Change The Next Games You Play". Kotaku.
  38. Sykes, Tom. (September 5, 2014). "Unreal Engine 4 now free for academic use".
  39. Seppala, T.. (September 5, 2014). "Would-be game makers can sell each other new levels, art in Unreal Engine 4".
  40. Nutt, Christian. (February 19, 2015). "Epic Games offers up $5 million in Unreal Dev Grants". Informa.
  41. Sirani, Jordan. (March 2, 2015). "Unreal Engine 4 is Free for Everyone". [[Ziff Davis]].
  42. Nutt, Christian. (March 2, 2015). "Unreal Engine 4 is now free-to-download for everyone". Informa.
  43. Devin, Connors. (September 3, 2014). "Epic Games Opens Unreal Engine Marketplace to Developers - Update".
  44. Gaudiosi, John. (March 3, 2015). "Why Epic Games is giving away its game technology". [[Time Inc.]].
  45. Graft, Kris. (October 6, 2016). "Oculus, Epic make deal to give Unreal Engine devs a royalties break".
  46. (December 4, 2018). "Epic Games is launching its own store, and taking a smaller cut than Steam". [[Polygon (website).
  47. "Unreal Engine {{!}} Frequently Asked Questions".
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Unreal Engine 4 — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report