Reported from this UDN: https://udn.unrealengine.com/s/question/0D5QP00000MLlco0AD/active-dtr-doesnt-render-beforedofmodulated-materials?fromCase=1 The problem is that, except in very specific circ ...
A user has reported a crash when attempting to use the 'Spawn Actor' node within his level blueprint. I was able to follow the repro steps provided in the original answerhub post and get the crash ...
I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...
STARTMOVIECAPTURE no longer works in a single player game [Link Removed] looked into the code and found that it's in the EditorServer code. We tried it with two players and then it appears to work ...
When the node Spawn Actors from class is used with a pure input (in this case a pure function with a transform output) The result is that it get evaluated twice. In the test project provided a print ...
This is a somewhat common crash occurring for users in 4.17 User Descriptionsdeleted something Source Context 7 UDestructibleChunkParamsProxy::UDestructibleChunkParamsProxy(const FObjectI ...
Custom depth does not render on static meshes converted to blueprint without render custom depth option enabled. This issue does not affect objects that are added as a component to a blueprint. To w ...
Light injection into the Translucent Light Grid voxels does not use the correct location for clipping or attenuation. Both of these points are outside the voxel that is being updated. Light attenua ...
Add Movement Input does not work on any pawn that is not controlled by the player. Note: this worked in 4.7.6 and earlier. Test project attached. In it, the Player Controller controlled by the acti ...
Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...