How to fix behavior of TextLables with AutomaticSize + TextScaled in a BillboardGui?

I have a billboard GUI with TextLabels using AutomaticSize and TextScaled, and as the distance from the BillboardGui changes, the size of the TextLabel also changes causing an undesired result. I noticed there was a bug post about this. I was wondering what workarounds I could use to counteract this behavior.