Had to change versions of packages to account for downgrade. This downgrade is necessary as the project was created with the incorrect version of Unity. Also added some extra packages that will be used in the project. Had to rebuild existing materials, URP shades, and related assets due to version changes.
How Has This Been Tested?
I build a local copy of the project and ran it locally. I connected the build version to a version running on the editor and verified that the connection was established.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
Had to change versions of packages to account for downgrade. This downgrade is necessary as the project was created with the incorrect version of Unity. Also added some extra packages that will be used in the project. Had to rebuild existing materials, URP shades, and related assets due to version changes.
How Has This Been Tested?
I build a local copy of the project and ran it locally. I connected the build version to a version running on the editor and verified that the connection was established.
Checklist: