In order to distribute content within GooglePAD's distribution size limit. (1GB for install-time, 500MB for fast-follow, and 500MB for on-demand) we are trying to package it as assetpack by dividing ...
Casting to a character class inside of AnimBlueprint after a hot reload caused editor to crash Crash Reporter: [Link Removed] Additionally, Casts fail, breaking AnimBlueprint after a hot reload ...
Overlapping isn't updated on replicated components after SetWorldTransform. Updating the transform on the Actor itself updates the overlapping as expected. Reproduced in 4.10 and Main (CL# 2798114) ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue wasn't reproduced. Regression - YES Shader compilation failure crash with DX12, Tesselation, Instanced Stereo, and Hierarchical ...
When a material instance with exposed parameters is applied to a landscape; the parameters set to a new value and then reset to back the default value, the landscape does not respect the new default ...
Consider a C++/BP class containing an EditAnywhere/InstanceEditable variable with type (UDataAsset*), (UPrimaryDataAsset*), or any of their subclasses. When setting this variable using a Property Ed ...
'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type. Note: If the pins are reconstructed and the resplit, the error is fixed. ...
Debug lines (Results of DrawDebugLine()) can be obscured by post processing effects such as a strong glare. Debug lines should be always visible for debugging purposes. ...
When an actor contains a nested component (components declared inside another component class), the hierarchy for the actor blueprint does not match the hierarchy of a placed instance of the actor ...
User created Bitmask flag Enumerators are not correctly stored and retrieved from Blueprint Integer variable settings. When the Editor is restarted the value of the Integer's Bitmask Enum is set to ...