SDK Version: 3.6.0
Unity Version: 2022.3.22f1
Issue: When upgrading my world projects SDK to the newest available one via VCC (and upgrading the unity version as well), my project receives this strange MIssingReferenceException error.
This error prevents me from building and uploading my project. I attempted to find the issue in the code, but I could not isolate anything. I've tried to remove the SDK via VCC and reinstall it, but that solution did not work. Previously, I had fixed this issue by downgrading a SDK version, but that solution also no longer applies.
Also, this specific error is not visible via the SDK panel, rather the SDK panel lacks any information on what causes it to not let me build. However, I can 'Build and Upload' and it will throw the mentioned error.