When setting up a BP via the scene with the new method of adding components and converting to a BP the child component that is set to simulate physics enabled will be offset from its original positi ...
Negative scaled static mesh components in a blueprint will invert their faces when converted to a static mesh. Note that this does not happen in the following situations: If the BP is scaled negat ...
If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...
A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...
Unable to locally rotate individual foliage. This seems to have been a limitation of the foliage tool from it's creation. Licensee Description: I would like to ask if there is any way how to preve ...
This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...
When creating a new Blueprint Class based on an Actor parent, If you navigate to the Actor's event graph, and right click on the editor blank space; type "Assign on Destroyed" and select "Assign ...
HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...
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 ...