I have objects with scale around 1-10, so I use orthographic camera with size 100. At a result, I need to use FixedSize UIRoot with Manual Height 12 to display UILabel with FontSize 50. Or I use Manual Height 128 UIRoot to display FontSize 500 UILabel.
I feel pretty strange with this and would like to ask if there is anything wrong. Thanks for advice