In UE4.12, imported animation has one more frame than the expected frame number. AS_AN_StepAnim_Test.fbx is 60 frame long animation(starts at frame 0, ends at frame 60). When imported to UE4.12, it ...
Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...
Smoothing user's landscape breaks collision, causing player to fall through the ground at points that have been smoothed. Resampling landscape fixes the error until smooth tool is used again. Regr ...
Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...
A crash is occurring on project load when attempting to use GetParentActor and cast that to a Parent class that contains a child actor component inside of that child actor component's blueprint. T ...
The animations will blend together forming one animation and works fine until you undo and separate the animations that were put together. Causing animations to break. p.s. Sorry for long video, 0: ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
Attempting to bind an event to OnPerceptionUpdated results in an error in Blueprints. It seems that this is caused by the TArray in the function signature not being a constant reference. Current co ...
4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...
Behavior reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480 and 4.19.P4 CL 3873914 To run the engine with DX12 I made a shortcut of the UE4Editor.exe found at D:\Epic Games\UE_4.18\Engine\Binaries\ ...