Metasounds cease functionality if called to Play with a different start time other than 0. This extends to the Metasound editor where pressing play to preview the sound also ceases to function. ...
It seems that changing the value to something different than the default of a Linear Color Struct variable, results in the value being changed when upgrading the project to a new engine version. Thi ...
An actor with an AbilitySystemComponent that is spawned by a ChildActorComponent will have a null AbilityActorInfo. This leads to a crash in the ASC when GetDebugTarget attempts to access AbilityAct ...
An attached actor's relative location isn't correct on the client when the actor has its position changed to that of the parent actor before attaching with the "Keep World" location rule. On the cli ...
When rendering an animation with the path tracer through MovieRenderQueue, at low sampling rates the denoiser produces splotchy results that flicker from frame to frame. The current denoiser (Ope ...
The setup for HDRIBackdrop leads to double-counting of the illumination between the skydome and the geometry in the path tracer. ...
This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...
Renaming a custom event bound to an event dispatcher via a Create Event node requires two compilation passes to fix up the binding. upd. Regression was checked on //UE4/Release-4.26 CL 15973114, i ...