Startup movies are not being copied to the Content/Movies directory within the Content Browser. This can be confusing to users as it is not editable, but still functions correctly as a startup movie ...
The TUnion copy constructor causes the editor to toss an assert due to it claiming that the passed in TUnion is of an Unrecognized TUnion subtype. ...
Regression when using custom stencil with in-editor mobile preview. This does NOT reproduce in MAIN at CL 9730599 ...
The "Find" node can cause a crash if the a map with a struct value changes type while connected, is disconnected and reconnected. Compilation fails and crashes the engine. Found in 4.23.1 CL#963142 ...
When invoking a custom struct, the first listed variable will not appear in the Intelisense window. ...
Planar Reflections have noticeable gaps in the reflection of the exponential height fog for the scene that will flicker as the camera moves. Attached ipa link and test project. [Link Removed] Te ...
Planar Reflections only work with a single surface or limited surfaces when it's a single mesh vs multiple meshes making up the piece. Attached is a sample project that will show the issue. Level ...
Anim Notify Blueprints are included in Packaged builds of the editor even if they are not referenced. This does not occur with other Blueprint classes, such as Actor, although it may with some other ...
Movie Player do not seems to play movie in some android devices. [Link Removed] You can simply run the attached project in android devices to see the movie is played as expected. ...
When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...