If a game is set to play with 3 player splitscreen, starting the came will cause the viewport to go completely black. Does not occur with 2/4 players. Does not occur in standalone ...
User experienced unexpected AI behavior and was kind enough to share a stripped down version of the project. I was able to nail down issues user was experiencing to failed enum-to-byte conversion. U ...
Blueprint Template Launch On from Mac crashes on device. ...
A user is reporting that enabling the override for the IPD with GearVR doesn't work. They would like to be able to change this value at runtime. Setting the "bOverrideIP=True" and "IPD=" values in ...
The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...
The ETraceTypeQuery and EObjectTypeQuery enums declared in EngineTypes.h aren't fully exposed to Python. Both enums have 32 entries, but Python is only aware of the first 2 for ETraceTypeQuery and t ...
This is general for any UV channel past what the static mesh has, rather than specifically for UV channel 1. ...
The OnlyTickMontagesAndRefreshBonesWhenPlayingMontages setting added in 5.4 is broken. It only works because it unintentionally forces a second call to UAnimInstance::UpdateAnimation (via RefreshBo ...
This issue occurs when “Auto Register with Budget Allocator” is enabled for the skeletal mesh. Unchecking “Auto Register with Budget Allocator” seems to resolve the issue. Adding the following to th ...
A licensee is reporting an issue with mesh decals rendering incorrectly when created as a Material ID (Material Element) and assigning a translucent material to the shared mesh. The use case exampl ...