In Rhino, it is possible to have a layer structure in which different parent layers have identical sublayer names. This is common in situations where you have multiple design options, each as a sepa ...
In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...
This is a regression since 5.5 with skeletal meshes where morph target normal/tangent deformation only works when a mesh is imported as a LOD of an existing skeletal mesh, but not when imported as L ...
Unexpected behavior occurs from moving multiple widget components with render transform applied to them. The individual components seem to change relative position or rotation when being clicked and ...
Licensee reports the following in the UDN: There seems to be some other erratic behavior when using parenting in world outliner (i.e. drag and drop one actor on another one in world outliner).Since ...
When a Composite Data Table is included in the "Gameplay Tag Table List" on the Project Settings, making and saving changes to one of its Parent Tables does not cause the Gameplay Tag Tree to refres ...
Linked test project contains already set up actor as described in steps to reproduce. Using a kinematic body on a root bone, setting all other bodies sleep family to Custom, and their custom sleep t ...
This bug has different behavior throughout the 4 different versions listed. 4.8.3 - Gives an assert 4.9.2 & 4.10 - Gives a fatal error crash 4.11 (Main) - Freezes the editor without a crash report ...
The crash occurs when trying to assign a new value to RootComponent if the Pawn is already placed on the level Crash does not happen in P4 //UE4/Release-4.25.3 CL 13942748 Other steps to reproduc ...
Slate Widget fails to compile when you add it to a new project. Expected as a user that anything in that default list should be able to be added and compile fine without making any changes. Compil ...