See linked UDN for more info. This looks to be because of how OnRep_Timeline handles any changes to the component's FTimeline struct. If the timeline isn't playing, OnRep_Timeline will call SetPlayb ...
The licensee reports that this issue is caused by the following code not performing a Buffer update. .\Engine\Source\Runtime\Renderer\Private\ShaderBaseClasses.cpp void FMeshMaterialShaderElementD ...
One of the problems is Editor can not get correct SVN status of collections at launch. The following workaround enables to get the correct status. FCollectionStatusInfo FCollection::GetStatusInfo() ...
[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...
A pop can be heard when crossing the Air Absorption distance range while using an HPF. From Slack: "I tracked it down to specifically the HPF – it's when the filter turns on, it jumps instantly to ...
The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...
The bug can be worked around by checking the Panel's mode before setting it. ...
From the UDN:When setting the PlayerController input mode to "UI Only", all game inputs are blocked/frozen to their current state, and release (ETriggerEvent::Canceled) is not called on them. Any in ...
Low acceleration changes causes the object's velocity to nearly zero out. The range this seems to occur at for the Acceleration change is between the values of zero and approximately thirty. Repro ...