The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...
Updating a procedural mesh results in an incomplete collision update. Collision bounds appear to get updated properly, but collision data is not updated, despite a navigation rebuild being triggered ...
DESCRIPTION: When using instanced static mesh component in a blueprint that has LODs the normal distances for LODs are not reflected for the instanced static mesh component. AH Post: https://answe ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...
Calling SetOneWayInteraction on a BodyInstance has no effect within the physics engine. The state of the flag is passed in to Chaos but nothing actually uses the value once it is there. It is expe ...
When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...
When a user sets up an unwrap using a space outside the original 0 to 1 space the unwrap will increasingly show errors of positioning. For Example, in the following images the lower left vertex of ...
This is a common crash in the 4.16 release. Affected users have not provided additional information. Source Context 1795 // Some tasks can only be done once we finish all scenes/viewports ...
The expected behavior occurs in 4.19; unexpected behavior occurs in 4.20 and 4.21. Marking this as a regression. Per User: Reading the LightAttenuationTexture in a material receives interference ...
Blueprint Projects can't make APK without compiled .so Error when packaging for Android with any Plugin Disabled. Also seeing Gradle errors if SteamVR plugin is disabled. Setting min version to 14 ...