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).
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Which Unity version did you use?
Because I'm using 2021.3.0f1 + Visual Studio 2022, and it tells me on
[field: SerializeField]thatfieldcan't be used on properties (CS0657).