Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

TextComponent on iOS/macOS pixelated when viewed from short distance

Hello,

I've been tinkering a bit with TextComponent. Based on the docs it seems like this component should always render sharp and nice text, no matter how close the user gets:

RealityKit dynamically adjusts the backing size to a value that results in high-fidelity text at its current location.

And it does on visionOS, but on iOS and macOS the text gets pixelated when I get close to it, as if its just rendering it once as a plain image texture.

Can anyone tell me if this is expected behavior or a bug?

Here two screenshots for comparison (iPhone and Vision Pro):

Thanks!

TextComponent on iOS/macOS pixelated when viewed from short distance
 
 
Q