Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Our Apartment

A game about a girl in your apartment... · By Momoiro Software, MiNT, Sacb0y

Android Version Resolution Bug [Answered]

A topic by Mikoto_K created Feb 22, 2021 Views: 830 Replies: 1
Viewing posts 1 to 2
(2 edits)

Before this new update (awesome btw) resolution was controlled by sliders and that worked , but now it's meant to be a drop down selection box and it doesn't work it just opens a tiny square in the bottom right of the select resolution button.  Pls fix soon thanks :P



Before pressing 

After pressing 


Developer

yes because of a massive variance in DPI with displays and some oddness with the way Unity picks resolutions, for the broadest possible compatibility and performance I forced the resolution to 720p the width varying depending on screen ratio. 

This won't be the case with future builds, as I'll be doing a rework in settings.

The previous slider no longer worked when i moved to URP, so i need to work out how to use that again. Btu at the same time that slider affected render resolution not the actual game resolution.