UPDATE: 2/23/2015 Crash is limited to 4.6.1, does not occur in 4.7 Preview 8 or later builds (CL#2448202). ========================================================== Editor crashes if an event is ...
Billboard components render translucent during play, but render opaque within the editor. Simply adding a billboard as a component to a new actor blueprint and placing it in the level will reproduce ...
AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...
Attempting to create landscape layer info from within the new landscape creation window crashes the editor. Workaround: create the landscape, switch to paint mode, create layer info in paint mode w ...
Most variable types that do not reference a specific Actor in the level cannot have defaults set in Structs. While this makes sense for Actor references, I don't see why a Struct couldn't reference ...
Cascade Particles with Module Collision do not behave correctly (die) when colliding with plane in map QA-Effects example 1.2. I've included a gif showing the issue [Link Removed]. The quality isn ...
Tilt information is no longer taken after clicking on a button in UMG. The tilt information goes to all zeros. That is until the user clicks else where at which point the device will then start regi ...
Do not show the last index in the preview mesh display of the CameraRig_Rail actor. The reproduction test case generates a ring of rails, but only the last index is not displayed. Recommended Cod ...
Encountered a crash during the garbage collection phase when using sequencer conditions with subsequence tracks. Specifically, objects appear to break the "Disregard for GC" assumptions. ...