Blueprint's with an instanced static mesh that has instance components added via construction script will fail to build lighting correctly when the pivot is placed outside the lights radius. This ...
This is a common assertion that has occurred since at least 4.14 and affected nearly 100 users. The callstack is similar to [Link Removed], which was marked fixed for 4.14. User DescriptionsUndoi ...
Replicated objects don't behave correctly on the client-side on slopes when not sleeping. By placing two cubes on one another and slightly rotating the bottom one to create a very gentle slope, the ...
Unable to reproduce. User believes it is directly related to the speaker they are using when it goes into standby mode. If they unplug the speaker, everything runs okay. After receiving the warning ...
The confirmation message will fails spawning with the following messages in the log: [2023.07.25-20.04.01:038][ 0]LogWindows: Error: Failed to create dialog. The specified resource type cannot be ...
The Vector VM has only every supported a byte's worth of external function calls, when we blew the limit it would index into the incorrect VM call. The new VM will also overwrite memory when exceed ...
When using a masked material the overdraw displays differently for foliage meshes. To test this I created different examples to look at and test. On the far right in the attached project I have a ...
This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...
This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...
IsEditorOnly is not reflected in grandchild actor when parent/child/grandchild are constructed with ChildActorComponent. This causes the issue that actor will increase incorrect when save the level. ...