I have what I think is a simple problem, but I’m banging my head against the wall and can’t find an answer. I’m trying to get a Blueprint to set a value for a Material Parameter Collection, but it seems like no matter what I do the value doesn’t update.
For debug purposes, I set it to update every frame to a fixed color:
Just tried that and no dice. I also started a fresh project with just a Blueprint and Material Parameter Collection and still nothing. I feel like I’m either missing something obvious or this is a bug…
Yeah I tried it without add, even created a fresh project with just the material and the parameter collection. Using the collection with the material works fine, but for some reason I can’t change the collection in a Blueprint