Yes, turns out there was a bug in the new feature which allows for long variable names. On the problematic items, there were spaces at the end of your variable names. Long story short, that's what was causing the problem. So a quick fix is to make sure there are no embedded spaces at the end of your variable names but I've also fixed this in the code so that it will not be a problem in the next version.