Apple forces developers to code sign an app using the latest code signature format and IPP needs to support it. a related link: [Link Removed] ...
Looks like this was broken during the anim data model refactor. The data exists on the data model now so we can probably display this via a details customization ...
Naming an EnvQueryGenerator_BlueprintBase derived BP "NewBlueprint" and deleting it causes new custom generators to not appear in the EQS. This can also lead to a crash when searching for the new ge ...
Welding components uses precomputed weights for to determine center of mass for the actor. This can cause problems when users want to specify custom weights for certain components. ...
When we have a mesh containing one triangle with two vertex at the same location the importer is crashing. It crash because rejecting the line triangle result with a mesh containing no vertex which ...
Datasmith for CAD doesn't properly handle NX assemblies. The customer was nice enough to provide a repro case and images of the results. Linked to Salesforce ticket: [Link Removed] ...
When used as part of the fast path in an ABP, variable Blueprint Getters are not used. If something with a getter that does not conform to or is supported by fast path, is used then fast path should ...
Flipbook components' collision in Characters is ignored. ...
Video streamed through the media player asset is not accompanied by audio. The issue occurs for all supported video formats. Currently this has only been tested with streaming via URL due to [Link R ...
If dynamic bindings are being used in a custom code class from which Blueprints are derived, any hot reload will make the bindings a permanent part of the Blueprint and they cannot be removed or cha ...