When compiling a PSO, RHI Breadcrumbs can be fed a bad FRHIBreadcrumbNode, resulting in reading random memory and crashing during the recursive node iteration. This only happens when tracing. The i ...
For our static mesh pipeline we have group nodes in Maya that use the name of the asset. Under that we have a mesh that also has the name of the asset. We may also have collision as well so a typica ...
Morph targets work! Yay! But found another issue. Basically import an fbx with multiple animated morph targets applied to it. The morph change shape over 1 frame and for some reason in 5.5.4, there' ...
When using UV scrolling for a flipbook-like animation in Animation Sequence, creating keys with "Constant Tangent" settings on Curve Editor does not result in an instantaneous change to the specifie ...
FVolumetricRenderTargetViewStateData structure for the orthographic view is not initialized and the structure has some uninitialized member variables. If uninitialized FVolumetricRenderTargetViewSta ...
Additive animations that use a frame from their own sequence as a base pose are initially broken when retargeted. Users have to refresh the properties that select the base pose in order to fix the ...
If after placing a notify on an anim sequence timeline you modify a property that is used in the GetNotifyName function of a blueprint notify in engine version previous to 5.5 (5.4.3 for example) th ...
The Lyra's Readme.md from Github is not clear on how to setup the project for usage. Following the https://github.com/EpicGames/UnrealEngine/blob/ue5-main/Samples/Games/Lyra/README.md instructions a ...
A licensee has pointed out a potential bug they found related task graph synchronization and when compiling compute PSOs: [Link Removed]. From the screenshot they sent over, it seems that a task gra ...