Skeletal Mesh Simulating Physics will stretch if pawn is driven by "Add Force". Note, Physics Asset constraint is set to locked on all Linear Limits ...
When the Get Class Defaults node contains a struct pin, breaking the struct causes the resulting pin to read "StructName_StructVarName". This causes the blueprint to fail to compile if the pin is u ...
Cannot convert Spline Meshes to Static Mesh. Note that the repro deals with a case where there is only one mesh along the spline. If you split the spline more, you'll see that the created static m ...
If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...
Cable Component width set through the Construction Script isn't reflected in the actor Viewport User Description: When a Cable Component is created within the construction script and then the Cabl ...
A crash occurs from the change of inner struct value with TMap variable of an outer struct. This crash does not occur if you change the variable type as a substitution for the last step. Regression ...
When attempting to get the NumPublicConnections or NumOpenPublicConnections, they are always returning 0 when using SteamOSS. ...
When using World Position Offset and pushing verts of a mesh, cracks appear on the surface using WPO when deployed to an certain iOS devices. I used the Mobile Previewer to compare results to how t ...
If a user has all their audio devices disabled, and then enables the new audio mixer for 4.16, a crash occurs when trying to launch any new or existing project. This is a regression as this crash d ...
Open Level node does not open the correct level in Packaged game. Instead of loading the level named in the node, the node will just open the current level. This issue can cause problems with Matine ...