Crash copying a Static Meshes primitive collision member and pasting it on another element. The pasted element seems to need at least 2 members for the crash to occur. User description: Editor Cr ...
If a variable has been set to a default value and has a declared value range, it will ignore the value range and print the set value.The tooltip text is misleading or out of date as it gives the imp ...
Hello! We have encountered a bug with the Interchange pipeline. When an interchange texture import is cancelled due to non-power of 2, and then the same texture is imported again without any change ...
Regression: In UE4.10, the border that now occurs around New Editor Window causes window to extend beyond native screen resolution designated in Editor Preferences causing the window to 1) Not be ce ...
We're aiming to set up LT - action 1, RT - action 2, LT + RT - action 3 here. I don't think this is supported via chording at present. You'd need to handle it manually (probably via adding/removing ...
Velocities are not being cleared when physics simulation set to false. ...
If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...
Several users have reported crashes where the Heightfeild loaded from the DDC and physical material list do not match. Suggest adding the number of physical materials to part of the cooked heightma ...
If an actor blueprint contains a Transform variable, setting that blueprint as the child actor component (CAC) of another blueprint / blueprint instance then updating the transform variable in the o ...
When using SetChildActorClass to change a Child Actor Class, the change will replicate on the Server but not the Client. The Client will have the original Actor Class after the change happens. This ...