Not sure if this is an Animation or a Core issue, but a runtime Anim Node will not load properly with "-game" or in a packaged build. The developer that made this sample read this blog post: [Link ...
This issue crashes on exit when playing a other Level Sequence on an Event in a Spawnable Actor. Also this problem doesn't occur in 4.25. ...
Setting blueprint name as a copied blueprint node crashes editor Frequency 5/5 Crashreporter [Link Removed] Regression (no) issue (does) occur in 4.10.4 ...
The tooltip text describes the Damage Causer of Radial Damage with Falloff differently than the Damage Causer for Radial Damage nodes. These should be the same. Regression (no) issue (does) occur ...
Particle lights cause flickering when using either FXAA or no AA, but turns into black squares on the screen when you enable Gaussian Blur Regression: Yes, does not occur in 4.10 ...
Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...
Comment titles do not auto-wrap in the blueprint event graph, which can make reading a commented section of blueprints difficult. Regression (no) issue (does) occur in 4.10.4 ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...