Hi,
I’m using the pixel perfect camera upscale render texture option to render my game at a low resolution(384x216) and it works pretty well until I set any of the canvases to World Space and write some text in it. This is happening because of the low resolution as you may have guessed, but I really don’t know what to do now. How should one proceed in this situation? Is there any way to make a World Space canvas render at full resolution?
This is how the text should be like Imgur: The magic of the Internet
And this is how it is displaying Imgur: The magic of the Internet
Any help is really appreciated.