Error: C:\Program Files\Epic Games\UE_4.25\Engine\Source\Runtime\Core\Public\Containers/SparseArray.h(778): error C2440: '-': cannot convert from 'const TSparseArrayElementOrFreeListLink<TAlignedBy ...
We can see refraction gets distorted after we have a bigger PDO value, and it's not because the depth is more shallow, but looks like some kind of scene color texture lookup error. Also, not sure i ...
Regression checked in //UE4/Release-4.26.2 CL 15973114 the issue is not reproduced thee ...
IsValidOnMaster/IsValidOnShot need to be BlueprintNativeEvents with a default C++ implementation and allow derived classes to override the function. This is needed so that you can create custom set ...
Occurs 3/3 times. Third Person C++ Windows package crashed on launch with Assert Error Window (see attached screen capture) Regression occurs: Repro'ed in //UE4/Release-4.27 EGL Live @ CL18429761 ...
LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...
Cascaded shadows disappear at some FOVs when far from the world origin. This behavior was not present in 5.2. Also found in CL: 32690246 in Release-5.4 ...
GetTriggerEvent() in a function bound to an enhanced input action in C++, returns "Triggered" when bound to the "Started" trigger event. ...