SetTextureParameterValue node is not working anymore

SetTextureParameterValue node for changing the texture of a material instance from the blueprint is completely broken. I can’t change the texture of the instanced material from the blueprint anymore. This was working on 4.10.

Hi SumFX,

Can you show me your material setup as well as your blueprint setup for how you are setting the dynamic material instance as well as how you are altering it?

Hi , Sure;

All other type of altering are working by the way (Vector, Scalar). As i said, exact same setup was working before updating from 4.10.

Thanks.

And the instancing part

Hi ,

Any luck for helping me out? Or we are sure that it’s a bug? Thanks.

Hi SumFX,

Unfortunately I have not been able to reproduce this on my end. Do you have an example project that I can take a look at?

Please keep in mind that we ask for at least 4 days before bumping a thread. This gives us time to look into an error and attempt to reproduce it on our end and keeps the answerhub clear so we can parse through information.

Hi ,

I’ve created a tiny version of my project. Here’s the link: http://sumfx.net/ue/b53/TextureSetProblem.rar

  1. Open “Test” Map.
  2. Change the values of the actor named “Chameleon” which is the problematic one. (As you can see the scalar values are changing normally but the Texture slot has no effect)
  3. All of the blueprint functionality is in the function named “InitChameleon”

Thanks for your time.

I was able to reproduce this and have entered a bug report, UE-28830, to be assessed by the development staff.

Edit my previous comment: MID actually works without a problem at least in 4.12.5.