Hey Epic,
I created a light function to duplicate the functionality of barn doors on my lights - and I tried using a Float Material Parameter track in Matinee to control it (selected the material, made sure the name of the property was correct, etc.). This failed to work.
Then I tried the more disturbing blueprint route: creating a Dynamic Material Instance during construction - setting the light function material for the light to the created MID - and then on Event Tick setting the value of the material parameter to a variable named “LetterBoxAmount” I can mung this variable in the editor and the material parameter reacts appropriately (i.e. my light changes shape. As soon as I use Matinee to control the “LetterBoxAmount” variable - however - the material parameter doesn’t change. I can see the value of the variable changing to the animation curves in Matinee but the light function doesn’t seem to be receiving this input.
Hopefully that’s clear enough to understand. I’m using the 4.4 release (nothing custom). Let me know if I sucked at the bug report or if you have trouble repro-ing it.
-Chris