I have been using a package to calculate $R^2$ values for mixed models. The documentation for the package has the following quote from Harry Singmann:
"The fact that calculating a global measure of model fit (such as $R^2$) is already riddled with complications and that no simple single number can be found, should be a hint that doing so for a subset of the model parameters (i.e., main-effects or interactions) is even more difficult. Given this, I would not recommend trying finding a measure of standardized effect sizes for mixed models."
Why exactly is this the case?
More over I am interested in why finding $R^2$ for each individual predictor is problematic?
Edit: I'm also curious as to whether the squared semi-partial correlation for each predictor is also problematic.