Is this a possible Boids bug?

I’m using 2.75a official, and was setting up a particle system using boids. I’ve used boids before and can recall that whatever boid brain settings (ie… goal, avoid,seperate ect) I added, I was able to adjust the rule fuzzyness setting individually for each rule. This allowed you to kind of put a weighting factor for each rule.

But for some reason now

-I can select a rule, say goal, and assign a rule fuzzyness setting.
-Select the next rule, and change the fuzzyness rule setting to some other setting.

BUT

-that changes the first rule to that second setting.

It seems that it now forces you to use the same fuzzyness rule setting for all rules.

Maybe I am missing something… but I swear I was able to individually apply different rule fuzzyness settings for each rule.