"Hello, we've found a quirk with ABP's pose watch and compatible skeletons. Same setup as above. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share similar hiera ...
From licensee: We disabled DFAO on our project (using r.DistanceFieldAO 0) to replace it with Lumen occlusion, as the combination of both was creating dark blobs under bushes and grass. However, we ...
Numerous issues when manipulating destructibles. 1) Changing collision response pre-fracture will not affect chunks post-fracture 2) Changing collisions response pre-fracture will prevent damage f ...
I first came across this bug when I was working with Actor Sequences and noticed that the door I had opening would snap back when I tried to close it. Later I discovered that the issue was with play ...
A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...
When using SceneCapture2D and trying to edit the "Primitive Render Mode" (found in Details panel, Scene Capture) you can select the "Render Scene Primitives (Legacy)" and the "Use ShowOnly List" opt ...
Quickly using alt-tab with a blueprint in a new window causes the event graph to capture input of the alt key. This issue does not occur when the blueprint is a tab of the main UE4 editor window. Th ...
There is an issue that sometimes occurs when using the seek option in the media player while the Decoder is set to WMF. When this happens the audio desyncs from the video and for the rest of the vid ...
There is an issue occurring when creating brushes with the pen tool at grid size 5 where verticles or the brush shape itself seems to be doubled. This issue also occurs if the grid size is 1, though ...
Calling UStaticMeshComponent::GetMaterial() during a Blueprint compile on load can cause the Material shader to fail to compile because GetMaterial will trigger a PostLoad call on that Material and ...