JetBrains / JetBrains/resharper-unity
Add inspections for field types that can't be serialised
Open
enhancement
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Not all types can be serialised by Unity, but Rider does not take field type into consideration when applying inspections and highlights.
See [here for details on field types](https://docs.unity3d.com/Manual/script-Serialization.html) that can be serialised.
Contributor guide
Assessment
This issue has not been assessed yet.