Adding an output to the default function of a Blueprint Interface now requires the Interface to be compiled in order to change the output's values

UE - Gameplay - Blueprint - Mar 15, 2022

In 4.27 immediately upon adding an output to the default function that output can be edited without needing to be compiled. In Preview 2 once an output is added the Blueprint Interface needs to be c ...

FFunctionalTestingModule::GetMapTests does not support World partition

UE - World Creation - Worldbuilding Tools - World Partition - Mar 15, 2022

Adding a track for LayerData.Offset to UMG Animation throws an Ensure

UE - Anim - Sequencer - Mar 14, 2022

Adding a track for LayerData.Offset throws an ensure that states "No default blender class specified on property, and no custom blender specified on entities. Falling back to float blender." This do ...

ARCore: Camera does not function in ARDebugCheck app

UE - Platform - XR - Mar 14, 2022

The camera is not turning on when using the ARDebugCheck app. Some details:The app does not ask for Camera permission and defaults to denied.ARDebugCheck is a Black screen after selecting "Start AR" ...

Refraction can't be set using SetMaterialAttributes node in a material function.

UE - Rendering Architecture - Materials - Mar 14, 2022

From the UDN: Currently, I'm using UE5, but I've seen this issue occur in UE4 and I don't see any other posts on UDN about this. Refraction can only be set in material functions if using the MakeMa ...

DefaultEngine.ini restored after deleting does not match the originally generated DefautlEngine.ini

UE - Editor - Mar 14, 2022

Regenerated DefaultEngine.ini should regenerate with D3D12 RHI not D3D11 RHI which would match the original generation of the file. 4.27 is  generated with D3D11 and regenerated with D3D12.  ...

[CrashReport]UnrealEditor-Bridge!void TSparseArray<TSetElement<TTuple<FString,AStaticMeshActor *> >,TSparseArrayAllocator<TSizedDefaultAllocator<32>,FDefaultBitArrayAllocator> >::Empty(int) [SparseArray.h:366]

Quixel - Mar 14, 2022

Generated from CrashReporter Error Message: Assertion failed: IsValid() [File:D:\build\++UE5\Sync\LocalInstall\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1008] ...

[CrashReport]UnrealEditor-D3D12RHI!FD3D12QueryHeap::EndQueryBatchAndResolveQueryData(FD3D12CommandContext &) [D3D12Query.cpp:408]

UE - Rendering Architecture - RHI - Mar 14, 2022

Generated from CrashReporter Error Message:Assertion failed: ActiveAllocatedElementCount <= QueryHeapCount [File:D:\build\++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12Query.cpp] [Line: 40 ...

[CrashReport]UnrealEditor-Chaos!Chaos::TEventContainer<Chaos::FCollisionEventData>::DispatchConsumerData() [EventManager.h:214]

UE - Simulation - Physics - Mar 14, 2022

Generated from CrashReporter Error Messages:Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 691] Array ind ...

Some Anim Nodes can't Expose the target Bone settings, so they can't be used with Template AnimBP

UE - Anim - Runtime - Anim Blueprints - Mar 14, 2022

There are many nodes that select the bones of interest, such as the Transform (Modify) Bone and LookAt nodes, but you can't expose those bone settings to the pin, so you can't really use them in Tem ...