When a nanite mesh moves, the shadow does not. ...
Crash occurs when casting back to the pawn owner from the Anim Graph. In this case, it is being used for "Copy Pose from Mesh" Workaround: Cast to Owner from Event Graph, defining variable as the ...
This crash has started occurring in 4.15.2. It seems to be a regression from 4.15.1. ...
This crash has started occurring in 4.15.2. It seems to be a regression from 4.15.1. ...
Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Reproduced Fro ...
Users project crashes when opening level that loads multiple sub-levels. Unable to reproduce this in a clean project so the users project is provided though Epic's box account (link is in the repro ...
When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
When a code project's engine association is switched to a local binary version of a source engine, the project will fail to open from within Visual Studio. Error message says that UE4Editor-Project ...
This is a regression Tested in: //UE4/Release-4.27 CL18319896 Binary //UE5/Release-5.0-EarlyAccess CL16682836 Binary Under the same conditions in UE4 the On Hit events fire accurately and as expect ...