Description

The ComponentMaterialTrack recently got upgraded to be able to animate parameters on different types of materials. This meant using an FComponentMaterialInfo to describe which material was being animated rather than just a slot index. However, the parameters of FComponentMaterialInfo were not exposed to script, meaning this upgrade path couldn't properly be used by python users.

Steps to Reproduce

Attempt to create an FComponentMaterialInfo object in script, noting you can't set any of the variables.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-220257 in the post.

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions5.4
Target Fix5.5
Fix Commit35188839
CreatedJul 26, 2024
ResolvedJul 30, 2024
UpdatedAug 5, 2024
View Jira Issue