Hello !
When i try to resize my window, let's say from 1280*720 to 1920*1080, the screen goes black. Returning to 1280*720 doesnt solve the problem but a restart does.
My game is a 2D One, except the background everything is managed by a Big Canvas, which is set to Screen space - Camera;
I need to solve this ASAP, but how ?
When i try to resize my window, let's say from 1280*720 to 1920*1080, the screen goes black. Returning to 1280*720 doesnt solve the problem but a restart does.
My game is a 2D One, except the background everything is managed by a Big Canvas, which is set to Screen space - Camera;
I need to solve this ASAP, but how ?