Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...
Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...
There is an issue occurring where after the map built data is made building lighting on a level causes the level to become dirty. this occurs even if anything in the level has not been changed excep ...
The Set relative location in construction script does not work when the value is [0, 0, 0] when used it does not set the location back when the specified component is moved, it does work for any val ...
Win64 - Unplugging audio device causes game to freeze. Log is spammed with messages like the following after the device is removed:[2017.11.30-19.38.32:716][386]LogAudio: Warning: Waited 69.495094m ...
There is an issue occuring where TransformVector node break compilation material instance but primary material is successfully compiled. When using a custom node to set the value this node intends t ...
User comment in crash group:Please Contact me to help fix this. I don't know what else to do. 41 FQuatRotationMatrix(const FQuat& Q) 42 ***** : FQuatRotationTranslationMatrix(Q, FVect ...
The conditions for this bug are fairly specific. The actor must be statically placed, with its only replicated property being the fast array, and net.PushModelSkipUndirtiedFastArrays must be enabled ...
When using infinite or duration-based effects, required and ignored tags will have no effect on attribute modifiers. This appears to be caused by OnAttributeAggregatorDirty (GameplayEffect.cpp:2917) ...
Looks like the resize that does the safe zone update is done before the orientation is updated. I suggested swapping the order to licensee in the UDN ticket and it worked for him. This should be t ...