Hello, this is not a scripting problem but I do not know the most relevant topic to post this to. I also suspect this is a bug but I cannot post to bug-reports.
I have a BillboardGUI with dynamic text (e.g. this could be a custom overhead system for characters to display their username).
Inside the BillboardGUI I have a TextLabel, with TextScaled and AutomaticSize set to X.
The issue I am facing is that the size of the TextLabel increases as the camera gets further away from the BillboardGUI.
Please see the following video. I have added a background to the TextLabel to show how the size beyond the actual text size.
I am not using offset here - only scaled properties.
Does anyone know why it is doing this?