The editor has been modified to support long file names, but the packaging pipeline (which is written in C#) needs to be upgraded to NET 4.6.2 to enable this. Without enabling it, it crashes with a ...
When this asset is imported into 4.22.1(4.22E0) it has incorrect object position and rotation. In 4.21.2 (4.21E3) the asset has the correct object position and rotation. ...
The "Reset Seed on Emitter Looping" has no effect when enabled. Tested in: 4.22.3 CL#7053642 , 4.23.1 CL#9631420 , 4.25 CL#10868506 ...
r.HZBOcclusion 1 gives incorrect results with split screen on D3D11. With -d3d12 it renders correctly. It also renders correctly if the RenderDoc plugin is enabled or the editor is running with -on ...
After migrating to version 5.1, the UI does not fill the screen and there is an empty space. Please refer to the attached screenshot and test project. tested device : galaxy Z flip 3 ...
https://udn.unrealengine.com/s/question/0D54z00008xo1TpCAI/commonui-left-thumbstick-input-do-not-trigger-onkeydown-properly-even-if-there-isnt-any-navigation-event-being-triggered?fromCase=1 ...
Cannot manipulate morph targets that are unique to the Slave Component through the Master Component. So the situation here is that the Head(Master) does not have the "BeerBelly" morph target, but t ...
Stationary Lights are generating shadows with flickering black square and vanish shadows altogether on movable objects in the Preview of 4.7p6 and in the newest Release Branch of 4.7 (2439472). The ...
Adding a Local Variable to a blueprint Construction Script will cause a crash ...
The UDN has a possible fix for this issue in the Component Type Registry You can use the following as a test C++ class: #pragma once #include "CoreMinimal.h" #include "Components/ActorComp ...