Garbled text is displayed when creating Android package. It did not occur in my colleague's environment using English OS, but occurred in my environment using Japanese OS. This issue should be fixed ...
This is not a regression from 4.27.2, however, a similar issue was fixed in 4.26. Generating a C++ class that is in a subdirectory generates the #include "Subdirectory/Class.h" instead of #include ...
7054614 was submitted to fix an issue with not being able to modify physics properties on instanced blueprints child components. This is related to [Link Removed]. This change causes BodyInstance t ...
In order to fix a major issue involving dissapearing actors during cook, we added instancing context duplication in 31925640. This actually undoes the optimization made from 26543720 Both reported ...
Crash when calling SetVector2DParameter on a Niagara Parameter Collection. The value for the SetVector2DParameter may or may not have to be changed in order for the crash to occur. Assertion faile ...
The code to extract the FBodyInstance from the overlapping component is incorrectly interpreting the Overlap.BodyIndex as a BoneIndex. This results in incorrect bodies getting the force applied, as ...
User in the linked UDN reports that the parent BP update was not being called in an animation blueprint unless they hooked up the parent call. By default this call is greyed out in the graph and sh ...
9/19 VREditor sync notes: Should grey out the editor button while you're simulating ----------------------------------------- I noticed you can fix this issue by reseting the viewport by pressing t ...
The description of projects packaged is defaulting to Unreal Engine. This is happening in development and shipping builds on Windows. Occurring in: 4.10.4, 4.11.2, 4.12.5, 4.13.1 and 4.13.2 ...
Changing the mobility of a light component within a child component that of a parent blueprint and then entering PIE without compiling crashes the editor. Frequency: 3/3 Crashreporter: N/A Regres ...