It's been reported that using the rolling ball physics on a flat landscape will cause the rolling ball to bounce when it crosses a seam. It does not happen on every single seam, but it happens prett ...
When using distance fields with instance meshes from the foliage tool everything works correctly, however, when simulating or PIE the distance fields will be removed. This working correctly in 4.7.5 ...
Using a TArray to store multiple components being setup inside a for loop of a constructor will crash on project open. Crash Reporter: [Link Removed] ...
If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...
While investigating an issue with enum comparisons breaking when the enum changes, I discovered that the comparison will not return true if set to "contains NOT EQUAL values" and the values are not ...
Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
When renaming the AnimGraph in an Animation Blueprint, the editor crashes after you hit enter. [Link Removed] [Link Removed] Occurs in: 4.7.5 Release CL:2503383 4.8 Main CL:2513846 ...