Any material that already exists in 4.11p1, with tessellation enabled, causes assigned geometry to disappear. Any material created within 4.11p1, with tessellation enabled and a base color, causes t ...
If a collapsed or new function is opened and the mouse wheel scrolled to zoom the viewport camera in or out while setting in the new function, it will continuously jerk back to the original position ...
Occasionally the player capsule can be launched due to bImpartBaseAngularVelocity being enabled in the CharacterMovementComponent. Disabling this does not result in the character capsule being launc ...
When possessing a vehicle, if you are standing on top of it with a character, once you begin to drive away, the vehicle will begin to be drawn back towards the character as if it is attached somehow ...
A hard crash can happen when applying auto convex collision to a complex mesh that is below a certain build scale or screen size. The meshes that cause this have higher poly counts and increasing th ...
Attaching / Detaching a blueprint actor to a player in a network environment causes location errors when the detach occurs. Even without the attach events being replicated or the blueprint's movemen ...
Set tracking origin has a 90 degree offset between Floor and Eye level. When switching the Setting for the Set Tracking Origin Node from Floor level to Eye level, there appears to be a 90 degree dif ...
C++ classes that are located within a folder named "Device" cannot be seen or used within the Editor. The classes cannot be found within the Content Browser, and they cannot be used to create Bluepr ...
Nativization regression in 4.20 preview 1. Cannot nativize overridden functions. Log Output:UATHelper: Packaging (Windows (64-bit)): D:/Projects/Unreal/NativizeMethod/Intermediate/Plugins/Nativized ...
Overriding a Custom Function from a Parent Blueprint with no return output in a Child Blueprint results in custom function appearing in event graph of child Blueprint. ...