DEV Community

Discussion on: Unity Tips: Properties and the Inspector

Collapse
 
shadowcreator250 profile image
ShadowCreator250

Which Unity version did you use?
Because I'm using 2021.3.0f1 + Visual Studio 2022, and it tells me on [field: SerializeField] that field can't be used on properties (CS0657).