When editing a behavior tree blueprint, if one of the custom nodes created and placed in the behavior tree has an "Editable" variable of a user defined struct type, then the variable's value appears ...
Crash Reporter [Link Removed] User installed UE4, version 4.7.1 few days ago and I hadn't any problems with launching Unreal Editor. After upgraded the engine to 4.7.2 is getting crash every time ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Unknown exception - code c06d007e (first/second chance not available) Source ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: SEGV_MAPERR at 0x0 Source Context:N/A Most recent user affected CL: 3195953 ...
A crash is occurring in a packaged game after populating a data table and using it to populate the GameplayTagTableList, as well as having a blueprint that contains a gameplay tag variable. This c ...
If you create a parameter collection node in a material and select a parameter from the drop down and then copy and paste that node a _1 will be appended to the end of the parameter collection varia ...
Placing a rect light in between two static meshes causes the surface to be extremely bright. This will happen even though the lights settings are default. It will not happen if it is lighting just a ...
If you have a sub level with "Initially Loaded" set to true and "Initially Visible" set to false it will crash after exiting PIE. This issue was reported and tested in 4.20.1 (CL-4233996). It has ...
The Metal SM5 shader code cannot be viewed in the Editor for a Material. Prior to 4.20, only HLSL Code could be viewed. In 4.20, a number of additional shader options were added, and they all work w ...
UCanvasPanelSlot::PostEditChangeChainProperty not only does not call its Super function unless the anchor node has been set, but it calls Super:: PostEditChangeProperty instead PostEditChainProperty ...