Only the last touch event's location in the frame is used to send all events for a given finger index. A finder index may be reassigned after a release by another press in the same frame from a ver ...
Users are reporting black and splotchy like graphical issues in their projects when working on a Mac and using an AMD graphics card. The user in the link provided mentions, "that UE 4.8.3 is withou ...
As per forum post all other light component clases (PointLightComponent, SpotLightComponent etc) all have ENGINE_API but DirectionLightComponent does not. If only for consistency it should but also ...
Converting a landscape to a blueprint immediately crashes the editor. Frequency: 2/2 ...
If a user has a 1366 by 768 monitor resolution and uses the File > Create New project option, then the user will not be able to click the green button at the bottom of the window that actually allow ...
Struct that is referencing a Custom bp Class will reset to default values on editor restart User Description: Making a array of object types in a struct. the goal is to have a struct containing wa ...
When making any alteration to an array within a UDS the drop-down menu for the array collapses. Regression: Yes Works: 2689999 Broken: 2693272 ...
UE4.9.1 under Editor Preference3s ->Experimental -> Cooking it says "Iterative cooking for builds launched [form] the editor." Correction: [from] ...
You can assign the Parent Class of Level Blueprint to be the generated class of another Level Blueprint, which gives you the following "Graph is linked to object(s) in external map" error if you try ...
Renaming a blueprint component and presing ocmpile will reset any altered instances of the blueprint to default values. ...