This appears to be some form of type confusion. In editor, the type of the result pin is a Packed Level Actor Class Reference, but at runtime, the returned value is a BlueprintGeneratedClass. ...
Lumen HWRT, combined with Niagara Mesh Renderer, can cause the Lumen Scene to be reset, resulting in a sudden change to indirect lighting. ...
In-app purchase failure nodes do not execute when there isn't any connection. ...
Playing a sound (firing weapon) and switching the camera mode will cause the gunfire sound to play twice, once from the weapon's position when it's fired and again as through the sound was coming fr ...
Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...
Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...
Crash assigning mesh to spline on tiled landscape. ...
Lock movement state on landscape does not save state on reloading editor. ...
When nodes are collapsed in editor, the execution pins to the nodes do not light up to show their use. ...