Unreal Engine 4.26 released!

With the release of Unreal Engine 4.26, you can create environments, characters, and creatures of unparalleled realism and design your entire production pipeline around Unreal Engine.

The production-ready Hair, Fur, and Feathers system enables you to design the most believable humans and animals. You can use the Volumetric Cloud component along with the Sky Atmosphere and Sky Light to author and render realistic or stylized skies, clouds, and other atmospheric effects with full artistic freedom. The new Water System makes it possible to create believable bodies of water within your landscape terrains that react with your characters, vehicles, and weapons. With an improved and expanded feature set, Chaos physics now lets you simulate Vehicles, Cloth, and Ragdolls in addition to Rigid Bodies so every aspect of the environment comes to life.

Sequencer works in conjunction with Control Rig and the new full-body IK solution to create new animations inside of Sequencer, reducing the need to use external tools. Movie Render Queue (formerly known as High Quality Media Export) has been enhanced to support render passes enabling further enhancements to be made to the final image in a downstream compositing application. nDisplay multi-display rendering is easier to set up and configure in addition to enabling more pixels to be rendered at a higher frame rate, thus increasing performance and supporting larger LED volumes with existing hardware. The Collaborative Viewer Template has been significantly improved to enhance the collaborative design review experience, and enable more users to join a session. The Remote Control API has been improved to seamlessly connect properties and functionality in Unreal Editor to UI widgets giving users the ability to quickly change properties from an external device, such as an artist on stage changing the sky rotation or the sun position from an iPad.

**See the full release notes here and drop your feedback below!

Unreal Engine 4.26 Feature Highlights**

KNOWN ISSUES
For a complete listing of known issues affecting Unreal Engine 4.26, please see the Unreal Engine Public Issue Tracker.

If you discover new issues with this release, please report them using the guidelines in the link: How to Report a Bug.

2 Likes

I see you write “Chaos physics now lets you simulate Vehicles, Cloth, and Ragdolls in addition to Rigid Bodies” does this mean we can utilize chaos without compiling from source? Considering the delays and rollback to PhysX, can I choose to run vehicles in chaos with the launcher version? :slight_smile:

1 Like

Is the new “Remote control web interface” plugin missing from this release? I have just updated, following the tutorial here ->

Remote Control Presets and Web Application | Unreal Engine Documentation

and the plugin is not visible to me.

2 Likes

I have the same - only seeing OSC, Remote Control API and Slate remote on a search

Could we get a date on the Remote Control 2 app update as well please? :slight_smile:

1 Like

"Chaos Physics is the lightweight physics simulation solution used in Fortnite . With this beta release, we are making it available for developers learning to work with this feature. PhysX is on by default with Unreal Engine 4.26 (available in the Epic Launcher) and will be deprecated in a future release when Chaos Physics is enabled by default,"

1 Like

is multi gpu support going to work in high quality media export? :smiley:

1 Like

Hi!
Could anybody help me?
I can’t find Take Recorder Functions in Blueprint Library in 4.26.
Unreal 4.25 has it, and I found C++ file in 4.26 where Take Recorder Functions existing. But in blueprints I don’t have allow to these functions
Take Recorder plugin is enabled

1 Like

RT shadowed lights with transmission don’t work with subsurface profile materials:

Ear_Transmission2.gif

2 Likes

Does anyone have access to Paintable Cloud ?

1 Like

What does this means in the release notes?

[FONT=Lucida Sans Unicode]Deprecated:[FONT=Lucida Sans Unicode] Tessellation is now Deprecated.

2 Likes

Richtext is broken for me in 4.26.

Any text inside a richtext tag takes up negative amount of space, instead of appropriate space.

Anyone knows how to fix it or is it an unfixable bug until the next hotfix?

1 Like

Exactly, that freaked me out when I saw that.

1 Like

From the updated docs here: “If you are using the UE_4.26Chaos build, feel free to skip this section because Chaos is enabled by default.” where can one find this build ?

2 Likes

The take recorder blueprint functions are only available in an editor utility blueprint, since they are editor only functions.

2 Likes

Not exactly sure what’s going on, but it seems like either this a 4.26 bug, or behaviour has changed. This setting below regarding Auto Possess AI now blocks the player controller from receiving the OnPossess event. 4.25.(1) did not have this issue, and I had a friend test in his 4.26 as well, same behaviour.

To clarify, I can possess something, just the OnPossess event does not trigger.

2 Likes

constant crashes…when moving around the interface, resizing windows, trying to render using movie render queue etc…

4.26 preview 7 error [guaranteed to occur after movie render queue slowly renders one still frame and as log message window appears ‘bam’ d3d error!]

[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: hr failed
at D:/Build/++UE4/Sync/Engine/Source/Runtime/D3D12RHI/Private/D3D12Resources.cpp:413
with error DXGI_ERROR_DEVICE_REMOVED with Reason: DXGI_ERROR_DEVICE_HUNG

[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: [GPUBreadCrumb] Last tracked GPU operations:
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: [GPUBreadCrumb] 3D Queue 0 - End: Frame 7176 - SendAllEndOfFrameUpdates
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: [GPUBreadCrumb] Compute Queue 0 - No Data
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: [GPUBreadCrumb] Copy Queue 0 - No Data
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: DRED: Last tracked GPU operations:
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: DRED: No command list found with active outstanding operations (all finished or not started yet).
[2020.12.01-08.43.27:361][178]LogD3D12RHI: Error: DRED: No PageFault data.
[2020.12.01-08.43.39:965][178]LogWindows: Error: Error reentered: Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/D3D12RHI/Private/D3D12Util.cpp] [Line: 671]
hr failed
at D:/Build/++UE4/Sync/Engine/Source/Runtime/D3D12RHI/Private/D3D12Resources.cpp:413
with error DXGI_ERROR_DEVICE_REMOVED with Reason: DXGI_ERROR_DEVICE_HUNG

then just updated to full release 4.26 [slightly less crashes [but still more than enough] on moving around/interacting with interface but still cannot use Movie Rendcer Queue to render a still without crashing]. The error has now evolved but still the good ole d3d12RHI error involved.

Fatal error: [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/D3D12RHI/Private/D3D12Util.cpp] [Line: 671] GetParentDevice()->GetResidencyManager().ExecuteCommandLists(D3DCommandQueue, Payload.CommandLists, Payload.ResidencySets, Payload.NumCommandLists) failed at D:/Build/++UE4/Sync/Engine/Source/Runtime/D3D12RHI/Private/D3D12DirectCommandListManager.cpp:570 with error DXGI_ERROR_DEVICE_REMOVED

UE4Editor_D3D12RHI!D3D12RHI::VerifyD3D12Result() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Util.cpp:671]
UE4Editor_D3D12RHI!FD3D12CommandListManager::ExecuteAndIncrementFence() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12DirectCommandListManager.cpp:571]
UE4Editor_D3D12RHI!FD3D12CommandListManager::ExecuteCommandListInteral() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12DirectCommandListManager.cpp:725]
UE4Editor_D3D12RHI!FD3D12CommandListManager::ExecuteCommandLists() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12DirectCommandListManager.cpp:626]
UE4Editor_D3D12RHI!FD3D12CommandListManager::ExecuteCommandList() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12DirectCommandListManager.cpp:530]
UE4Editor_D3D12RHI!FD3D12CommandContext::FlushCommands() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12CommandContext.cpp:398]
UE4Editor_D3D12RHI!FD3D12CommandContext::RHISubmitCommandsHint() [D:\Build++UE4\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Commands.cpp:1982]
UE4Editor_RHI!FRHICommand<FRHICommandSubmitCommandsHint,FRHICommandSubmitCommandsHintString>::ExecuteAndDestruct() [D:\Build++UE4\Sync\Engine\Source\Runtime\RHI\Public\RHICommandList.h:763]
UE4Editor_RHI!FRHICommandListExecutor::ExecuteInner_DoExecute() [D:\Build++UE4\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:368]
UE4Editor_RHI!FExecuteRHIThreadTask::DoTask() [D:\Build++UE4\Sync\Engine\Source\Runtime\RHI\Private\RHICommandList.cpp:429]
UE4Editor_RHI!TGraphTask<FExecuteRHIThreadTask>::ExecuteTask() [D:\Build++UE4\Sync\Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:886]
UE4Editor_Core!FNamedTaskThread::ProcessTasksNamedThread() [D:\Build++UE4\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:709]
UE4Editor_Core!FNamedTaskThread::ProcessTasksUntilQuit() [D:\Build++UE4\Sync\Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:601]
UE4Editor_RenderCore!FRHIThread::Run() [D:\Build++UE4\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp:320]
UE4Editor_Core!FRunnableThreadWin::Run() [D:\Build++UE4\Sync\Engine\Source\Runtime\Core\Private\Windows\WindowsRunnableThread.cpp:86]

project is fine within 4.25.3…only copied and inplace converted it to 4.26 p7 project for volumetric clouds. aside from this there is noi difference between the two projects.

1 Like

ARCore still seems to be at 1.16 in 4.26.0

1 Like

The Control Rig documentation for 4.26 says

But I don’t see Control Rig Sequence here?

2 Likes

What? :frowning: I’ll definitely not Update my current game to 4.26
I was so excited to implement with the new clouds system …

2 Likes

Is it normal that the new Water just doesn’t render anything?

2 Likes