If the user tries to dynamically set the row fill for a grid panel nothing appears to change ...
A user reported a crash that occurs only in Debug Editor, related to the Anim Graph of an Animation Blueprint. The issue involves marquee selecting multiple nodes inside of a State Machine transitio ...
Placing any lights in a Layer and marking as hidden will not render when PIE. Layers should only be editor only, even if marked as hidden. Also test in MAIN CL-2685425 where this is showing the sa ...
Changing a Custom Event to Multicast in a parent blueprint causes crash if the Custom Event is being used in the child blueprint. Callstack: MachineId:DE189244480D3CD0F8CA729A02DD38A6 UserName:tjb ...
Users reporting that they cannot preview morph target animations while scrubbing through matinee. They suspect that it may be caused by this update in the release notes: "New: Optimized Matinee Act ...
Casting to the child of a blueprint using the self reference (as the parent) throws a warning. Then placing a self reference anywhere in the event graph of the child by it's self will cause a crash ...
When using a Normalize node and then trying to get the Dot Product vs setting the Dot Product up manually do not produce the same results. ...
When you have a child blueprint that contains a component that is parented to an inherited component, changing a value on that inherited component in the original parent blueprint and then compiling ...
When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...
When you declare a plugin as "Editor" type, the plugin is still included in a packaged development build. Found in 4.10.3 binary. Reproduced in 4.11 Preview 5, and Main CL 2870013 ...