If you use the same AnimSequence in multiple SequencePlayers in Base AnimBP and replace asset of one of SequencePlayers by AssetOverride in Child AnimBP, the result will be reflected in the other Se ...
This is not a regression. Tested in //UE4/Release-4.27 CL#18319896 Movie Render Queue Deferred Lighting(Detail Lighting) appears to only output Lighting Only. ...
If using VT_CurlNoise texture in the Volumetrics plugin, it will output a DDC cache miss every time when launch Editor. ...
This is a regression. Tested in //UE4/Release-4.27 CL18319896 Add World Rotation applied to a Static Mesh simulating physics behaves erratically. ...
Collapsed blueprint nodes that are copied and pasted into a function graph of a Widget will cause a fatal error when the blueprint compiles, as seen in the callstack, and will provide the message: " ...
This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Nesting a Structure in another Structure results in a 'Cannot parse value' until the data value is updated. If the second structure is ...
Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...
This is caused by the loss of data in the ULScapeHeightfieldCollisionComponent::CollisionHeightData. The CollisionHeightData is not marked as BULKDATA_PayloadInSeperateFile and is processed with a k ...
Hierarchical LOD meshes are not frustum/occlusion culled ...