Unity 2021.2.5 Arrays Uneditable in Inspector [Mac]
I'm following along with the "Build Your First VR App" Tutorial, and I'm running into an issue where an array that I created called "WallMaterial" in a Script is blank uneditable. The code for the script and an image of the inspector are below. Does ...