6 Years Ago
Unity known issue in the new 2018.3 update was causing hundreds of additional "field not assigned" warnings on private [SerializeField] vars that were assigned in the inspector. Unity has helpfully closed the bug as By Design. Adding a flag to ignore all field not assigned warnings in the project for now.