The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...
Adding a code class to a blueprint project causes the editor to crash after attempting to hot reload. This only occurs for a fully bluprint project, code projects or BP projects that have already h ...
When a blueprint (A) contains a instanced reference to another blueprint (B) that is EditInlineNew, changing a value B causes the associated variable in A to display as "Multiple Vaules" Workaround ...
Playing a sine wave as an audio sample in the editor produces a choppy sound when it does not outside of the editor. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...
Alternatively use BP_ParentClassIsMissingType in QAGame ...
Looks like this only happens for shots. I think this is because the tick prerequisites get set up on the frame of evaluation, and the skeletal mesh component doesn't get ticked until the next frame. ...
When applying a second material to a Destructible Mesh it does not texture the chunks of the fractured mesh. The chunks remain the same as base color of the Destructible Mesh. This is issue was re ...
When changing Cloth Skeletal Meshes and Animation Blueprints on a Character it will cause the Engine to crash during PIE. This is a regression from 4.19.2 (CL-4033788) as it was working as expected ...
When using Finish or Custom Event Tracks in a Timeline, they won't execute when 'Set New Time' is being used with another Timeline or Float value. This issue was reported and tested in 4.19.2 (CL ...
The CMake project generated by UnrealBuildTool does not specify the (correct) directory for files generated for game classes. This happens when generating the CMake files from within the editor usin ...