A root motion controlled character would travel further than they should when both EnableUpdateRateOptimizations is on and a.URO.ForceAnimRate is set above 1. Changing "Root Motion from Montages On ...
Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...
Slack thread [Link Removed] ...
In practice, developer wants some Static-Staticmesh actors don't build lightmaps to save iteration time as well as Memory and Package size; but still want lit by Indirect lightings ...
Note: This affects all versions from at least UE 5.3, including mainline latest. The "Animation" Editor Mode allows creating constraints for level actors. One of these, the "Parent" constraint, con ...
This has been around since public launch. The rotation widgets emissive material will cause trouble with the post processing and reflections in the scene. Especially troublesome if you with bloom an ...
When trying to override the CanJump function of a character blueprint, the function does not show up in the MyBlueprint panel's function section. Hovering over the Function bar shows the "Override" ...
The windows mouse speed settings appear to have no effect on the panning speed in blueprint. ...
This is a common crash in the 4.16 release. The callstack for the issue is essentially the same as [Link Removed], however that issue had confirmed repro steps and was verified fixed for 4.16.0. A ...
Enum to Byte conversion returns 2 for the first enum then 4 then 6 and so on rather than 0, 1, 2, etc. This is a regression; does NOT occur in 4.8.3. Reproduced in 4.9.0 binary and Main (2675088) ...