UnityAspectRatioController icon indicating copy to clipboard operation
UnityAspectRatioController copied to clipboard

Unity script to enforce window aspect ratio for standalone Windows 32/64bit builds.

Results 4 UnityAspectRatioController issues
Sort by recently updated
recently updated
newest added

Thanks for putting together this utility. I haven't solved this yet (it's kind of hard to work on, since it only happens in a built client, iteration time is slow),...

Hello, Thanks a lot for this project. However I noticed some issue : When at the start of my unity application I click on the rectangle icon of the top...

Unfortunately, this method does not work if the game is built using IL2CPP. I would be grateful if a fix could be made.