The Editor crashes whenever the reference to the "DeleteThisFunction" function is deleted. ...
A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...
Extra Game Mode frames are rendered between Shots Regression: YES Worked: 4.13.1 CL:3142249 Broken: 4.14 Releases CL:3164219 ...
Drag force allows for values greater than 1, which can cause the drag force to exceed the initial velocity, which will continue to compound until a NaN is reached or the particle's lifetime is up. ...
On Mac and Linux the option to open the USD Stage window is not there like it is on Windows. This is not a regression since USD Stage was not preset in 4.23.1 (CL-9631420) on any platform. ...
Only 2 digits are visible in the size box that holds values between 1.0 and 0. Meaning most values will contain 3 digits. This is different from UE4 where more digits are visible. ...
Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...
LOD Group is not properly set when changing the setting in the static mesh editor. When the LOD Group is changed and the confirmation of overwrite message is cancelled it will still set the LOD Grou ...
Adding a new code class derived from AnimInstance will cause the Visual Studio build to fail in a project based on the code Vehicle template. The build errors indicate that there are problems in the ...
Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct. ...