Here's a sample blueprint [Image Removed] The lack of implementation FCustomThunkTemplates::SetMapPropertyByName causes this error.#include "Kismet/BlueprintMapLibrary.h"// The fix needs this head ...
Note: Clipping on letterboxed player screen works fine on 4.24. This issue was brought in by CL#10541213. Here's a workaround TSharedPtr<SGameLayerManager::FPlayerLayer> SGameLayerManager::Fin ...
Selected Option is part of a Switch Actor property. When attempted to add the property in variant manager, the property named selected option doesn't show up in variant manager properties. Reported ...
When replacing the Tonemap using a Post Process material, the Post Process Volume's Bloom Intensity can only be turned on or off, without varying degrees of effect. Reported in version 4.25.3(CL 1 ...
Alternative you can follow these steps to reproduce 1. Create a new project with ray tracing enabled 2. Activate the groom plugins 3. Import a groom asset into the scene 4. Add any light type to the ...
It seems to be occurred when exiting fullscreen exclusive mode during the PSO build. And it seems to happen during the loading screen as well as the PSO build. What I suspect is that when focus los ...
Reimporting a skeletal mesh causes "use high precision tangent basis" & "use full precision UVs" to reset and no longer being applied to the mesh. Reported and tested in version 4.25.3(CL 13942748) ...
When PIE'ing and stopping PIE with Google Resonance in use, the engine crashes after PIE session ended. Crash appears as a result of the Soundfield Submix's Soundfield Encoding Format being set to ...
The purpose was to create a Level Sequence Director inheritance class so that the same event could be reused in multiple sequencers. Attempting to quick-bind this base Level Sequence Director event ...