Changing the UI scaling while in the game seems to break things. There is no UI after updating the scaling. 0/10
Does the log have any errors? It's possible that in the process of re-initializing the UI (which it does in a very thorough way as part of a scale change, down to reparsing the xml iirc) it's hitting something that prevents it from completing the process, leaving you with no visible UI.
If it's not that it sounds like another platform-specific problem because changing scale mid-game works great for me, even if I'm using the buggy-as-all-get-out fullscreen mode.
First, I can't figure out how to create a new control group. I select a bunch of units, then opened the Menu ==> Control Groups ==> CreateNew.
That creates it just fine, but it doesn't assign anything.
The hotkey in AIWC was Ctrl+2 to assign to control group 2. Of course, in this game that would... scrap them
Very funny, computer.
So I need to add a way that actually does it. Probably something that looks a lot like setting the rally-to group, but it sets the control group of the selected units.
Second, I sometimes want to be able to just rally things to a planet. I suppose I could set the planetary controller as my control group, but what happens when the attacking AI troops blow up the controller? Would my rally stop, even though I could keep sending ships to the planet?
It depends on whether the controller is removed from the control group when it reverts to neutral. Which it probably should be.
Either way, yes, there needs to be some way to rally to a planet, not just a control group.