From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...
Consider a C++/BP class containing an EditAnywhere/InstanceEditable variable with type (UDataAsset*), (UPrimaryDataAsset*), or any of their subclasses. When setting this variable using a Property Ed ...
Since UE5.5, RegisterComponent has been called during cook process, So unnecessarily references from DMXLibrary to DMXComponent has been added. There is a workaround to avoid adding references : ...
Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...
This is a common crash that has occurred since at least 4.16. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...
This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...
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 ...
Our team has been using property instances, and have run into several problems. We were able to reproduce one of the problems, and I was hoping to have your team look at it. General scenario. We ha ...
Atmospheric Fog cannot be toggled to hidden in the Scene Capture 2D's detail settings. All other setting will toggle correctly. ...