Resolve "CI builds broken"
Closes #43 (closed)
⚠ ️NOTE:
This branch updates the unity version used by the CI to 2020.3.4f1 LTS.
It shouldn't be necessary to update the locally used version as well, but if you find something unusual about the ci builds please try to update the local version to something more similar.
Also:
Build artifacts are set to expire in 3 days from now.
Test artifacts are left unchanged as those are generally around a few kilobytes of size.
This branch fixes both the lighting and the missing models in builds.
As suspected, the root of the problem was mostly the .blend files, however some references to those files proved quite a challenge to find.
In order to prevent confusuin in the future, I've moved all blend files along with their import configurations outside the Assets folder so the engine will not import them. A new folder NotImportedAssets
has been created for assets like these.