I’m working on a fairly large scene so I am unable to post it. The issue i’m having is unity is building in the background which is fine but when I get to a certain point it skyrockets my memory usage to 99% and throws the following three errors causing me to hard restart my computer. I have 16GB of ram so you can imagine how much it sucks up when this error happens. Here are the three errors.
Failed executing external process for ‘Visibility’ job.
‘Visibility’ job failed with error code: 2 (‘Failed to load input data (Precomp Packed System and Precomp System Clusterings),’).
‘Visibility’ job failed with error code: 3 (‘Failed to create Visibility Data.’)
I’m using Unity 5.3.4 and I’m at a loss of what to try to fix this. I hope someone here can help as I would love to not have to recreate such a large scene.