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 ...
When attaching a Procedural Mesh Component with a copied static mesh to a static mesh component the two meshes collide and "push" each other (go flying on play). Weld is to be used for simulated ph ...
Wake/Sleep events are not generated for components set to generate wake events after having a component not set to generate wake events welded to them. Wake/Sleep events are also not dispatched for ...
This is affected by loading order. In the case, display mesh was loaded firstly and try to build collision mesh form complex collision mesh asset. But the collision mesh didn't finished to make Ren ...
When using a DM that has Crumble Smallest and Impact damage enabled there will be instances where the residual mesh before fracture is left behind. What appears to happen is there is a force large e ...
This is a common crash that has been affecting users since at least 4.15. This may be the same issue as [Link Removed], which was closed due to inactivity User Descriptionsloading a level Source ...
Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer. Version 4.22: Results in the provided callstack wi ...
When using the Orthographic Camera view (such as that used with the Paper2D Template) any lights that are distant from the world origin will start to fade out as if they are being culled. The distan ...
4.13.1 has caused an issue where the volume can no longer be adjusted for a GoogleVR application. This is a regression of functionality in 4.13.0. Tested with build: Working: 4.13.0 Binary CL-310 ...
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 ...