Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...
When using a point light far from the world origin the light will have banding. The shadow bias and filter sharpen can help but they are not as consistent as settings near the world origin. The only ...
Crashes when resizing Standalone game window by dragging lower right corner to and fro to increase/decrease window size. [Link Removed] Error message: SEGV_MAPERR at 0x3 Source Context:none Mos ...
While testing GPU - ContentExamples - Lighting - Nvidia gtx 770 in the 4.16 GPU Compat Pass, I noticed a strange effect on lights while the player is in motion. I've had multiple people attempt to ...
When an object whose class has the EditInlineNew specifier is added to an instanced property, any children of the blueprint will have a reference to the same object that was created for the instance ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...
If a Blueprint is derived from NavLinkProxy, and then that Blueprint is added to another Blueprint as a ChildActorComponent, the second Blueprint's Smart Link functionality will not work when the pr ...
When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...
There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...