Problems rendering higher resolution than 1080p from matinee with "Use Separate Process". Seems to render only part of the frame and is stretched. This is a regression from 4.10. [Image Removed] ...
AnimBlueprintLog: Error: Current state is a conduit and will reset to ref pose. This can happen if a conduit is an entry state and there isn't at least one valid transition to take. State Machine(Te ...
Volumetric materials on a Niagara mesh renderer will not appear in the scene and cause a handled ensure. ...
Ambient Light on Volumetric Clouds from Sky Atmosphere always is calculated as if the clouds are at the north pole of the planet. Using a sphere-shaped Sky Atmosphere and Volumetric Clouds causes t ...
When a camera is setup in code with GetWorld()->GetFirstPlayerController()->SetViewTarget(this); the camera will work in the editor but a packaged version of the game has a black screen. ...
If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...
Camera jitter when using Crane Rig with a Cine Camera that is using the Look At Functionality ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...