When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...
Licensee:Artist reported removed actors reappearing I suspect that file got loaded by something and tested what going to happen if you open a file for read I used python to test lock_file = R'C ...
A crash occurs when starting either the Landscape Painting Mode or Landscape Sculpting Mode tutorials. It crashes even if a landscape is already in the level. This is similar to [Link Removed], h ...
Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...
Context UITag and UIActionTag are blueprint-exposed struct classes that derive from GameplayTag. GameplayTag variables can be compared in blueprint with ==. Under the hood, the node maps to UBlue ...
If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...
[Link Removed] From UDN: If you are using the new compatible skeletons feature and you have a Montage with an attribute curve on it, the curve is not correctly mapped to the target skeleton. So ...
Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...
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 ...
For 4.27/5.0 (as part of [Link Removed] Closed ) we changed the asset manager's settings to be a key-indexed config array wh ...