When leaving Roblox Studio open, putting the laptop to sleep and leaving it in sleep mode for at least an hour (i haven’t been able to test the minimal time needed to reproduce), Roblox Studio then becomes like this:
It’s about a quarter the size of the actual Roblox Studio Application window, some buttons work but majority of them do not. Resizing only distorts the UI and when resizing back to full screen it maintains the quarter size within the application window, exactly the same as the picture above. Only way to fix this is to close and reopen Roblox Studio.
Expected behavior
When waking up my laptop from sleep mode, Roblox Studio should maintain the overall UI exactly the same before the laptop was put onto sleep mode.
A private message is associated with this bug report
4 Likes
Hi, thanks for the info,. In the log you provided, it looks like there’s a number of sleeps, but i’m guessing the very last one is the one where this appeared, and you closed the app after that. One interesting indicator is that Studio detected a DPI change and scaled from 1.5 to 1.0, which seems to match the screen shot here (if it was 2.0 that would be a quarter of the screen, but this is more like 2/3 by my eyeballs).
Can you tell me anything about the physical setup you have here? Is there any reason why we’d detect a DPI change ? Do you plug into an external monitor sometimes? Or perhaps different external monitors in different places? Wondering if there’s some edge case where unplugging while asleep or something causes this to happen erroneously on wakeup - obviously the DPI detected is incorrect.
Actually, missed the dxdiag output - looks like you do indeed have at least two monitor configurations, one on each GPU driving screens at different resolutions. Is this the case?
I do have one external monitor connected. I often disconnect it when leaving my barracks so i can lock it up in my locker but that’s only after putting my laptop to sleep and wake it up after connecting it, maybe that could be the issue?