My Unity project is a little over 1GB in size. I need to scale all of the models in the scene up (possibly by 100X). However, when I try to do this Unity becomes unresponsive.
Am I able to scale up the project via the command line? Or is there another way?
(The processor is an Intel Xeon and the machine has 8GB of RAM.)