When you create a latent function in C++ with the FLatentActionInfo first it will incorrectly set up the linkage for the latent info such that it gets linked to the incoming execution pin of the fun ...
Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...
When an actor contains a nested component (components declared inside another component class), the hierarchy for the actor blueprint does not match the hierarchy of a placed instance of the actor ...
Assertion failed: SoundWave->GetPrecacheState() == ESoundWavePrecacheState::InProgress The above assertion fail was seen when played in standalone mode. Play-In-Editor mode (PIE) is working as exp ...
Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...
When you right click on a Skeleton and select "Retarget to another Skeleton," in the subsequent "Select Skeleton" pop up Window, compatible skeletons are not visible when "Show Only Compatible Skele ...
These warnings appear upon opening the project. ...
No user comments in crash group 177 ERHIFeatureLevel::Type FeatureLevel = View.GetFeatureLevel(); 178 check(Material.GetRenderingThreadShaderMap() && Material.GetRenderingThreadSha ...
If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...
FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...