Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...
When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux. In Engine ...
In USkeletalMeshComponent::ApplyAnimationCurvesToComponent, while InMaterialParameterCurves and InAnimationMorphCurves are independent of one another, if either of them is empty neither is passed on ...
Project fails to package when given the name "Test" and Encrypt Pak ini Files is enabled Error: UATHelper: Packaging (Windows (64-bit)): ERROR: No target name was specified on the command-line. ...
If the default value of a replicated property is edited on an instance of a placed-in-map actor, then on the server is value is changed back to the default, a client who joins in progress after this ...
RepLayouts are associated with an Owning Object, which may be a Class, Function, or Struct. RepLayouts will only be cleaned up when the Owning Object is no longer valid. RepLayouts hold references t ...
In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...
For landscapes, both the simple and complex collision are used when simulated against. ...
For Blueprints with components having collision, the collision profile set in the blueprint seems to determine the edit-ability of many collision/physics properties of the instances. The profiles ef ...
Movement is quite sporadic and jumpy when using a Wacom Tablet to navigate the Editor on Linux. The Editor pans and zooms in and out really quickly with the slightest of movements. This was report ...