Hi All! Is it possible to change the resolution of the project in the settings (or otherwise, in the code) so that it affects all nodes and keeps their scale/aspect ratio?
My game is set to 1920x1080. If I resize it to say 1280x720 in project settings this doesn't affect control nodes (labels etc) - those remain at 1920x1080 and, in effect, get cropped out. Is there even a way to bulk-resize the entire viewport?