Are there undocumented limits for custom formulas?

I have a formula that’s not calculating on the entire model when used in a UI only field but calculates values correctly when using 

skuid.formula.getFunction('customFunctionName')(parameter1,parameter2);

What did the setup that didn’t work look like?