I think this is because by default mobile renderer is using the “Forward” renderer, and not the “Deferred” renderer. I guess there no default upscale pass in forward renderer (or is it ? maybe I’m wrong though).
You could try to test the “Deferred” renderer on mobile (setting is in Engine/Rendering). Be aware this have some serious implications though, on performance/compatibility/etc.