Unreal Engine 4

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 being released 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 US$19, 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 will 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 is increased to US$1,000,000 in lifetime gross revenue per title.

See also

References

Uses material from the Wikipedia article Unreal Engine 4, released under the CC BY-SA 4.0 license.