Category: Unreal
UE4 – Third Person Template
Tutorial: Multiplayer Shootout
News and Community Spotlight | April 9, 2020 | Unreal Engine
Unreal Online Learning
Substance Source Stylized Art: A Starter Kit of 100 Materials
Upcoming UE4 Plugin: Hemisphere Skies
Recreating Island from Cast Away in UE4
Epic MegaGrants reaches $13 million milestone in 2019
Unreal Engine 4.24 Release Notes
Featured Free Marketplace Content – October 2019
Unreal Film Jam – September 5 – October 19
[Unreal Film Jam] Create a short film for a chance to win $5000.
RESOURCES
UNREAL ONLINE LEARNING
YOUTUBE TECH TALKS
- Cinematic Lighting in Unreal Engine
- Enabling a Look Development Workflow for UE4: From Shoot to Final LookDev Scene
- Lighting with Unreal Engine Masterclass
- Making the Most of Animation Blueprints
- New Animation Features in UE4
- The Virtual Production Field Guide: a new resource for filmmakers
- Volumetric Fog and Lighting in Unreal Engine
Unreal 4.23 Released
Platforms
- HTML5 platform support will be migrated to GitHub as a community-supported [Platform Extension] and no longer officially supported by Epic in upcoming releases.
Unreal Engine at SIGGRAPH 2019—all recordings now available
Download 69 free game-ready motion-capture animations
[Download 69 free game-ready motion-capture animations]
Free in the Unreal Marketplace for August.
Unity UE4 Asset Idea
One asset store idea is to automate porting between the engines and a tool to keep the projects in sync.
[Unreal Engine 4 For Unity Developers]
[Transitioning from Unity to UE4]
[Unreal Engine C++ Developer: Learn C++ and Make Video Games]
UE4 HTML5 Samples
Unreal Engine 4 For Unity Developers
Upgrading Landscapes with Brushify
UE4 Include HTML5 JS
UE4 Releasing on Xbox for Indies
[UE4 Releasing on Xbox for Indies]
[Epic Console Development Request Form]
#if !defined(PLATFORM_WINDOWS) #define PLATFORM_WINDOWS 0 #endif #if !defined(PLATFORM_XBOXONE) #define PLATFORM_XBOXONE 0 #endif