I want to remove the display for unity.
When using Rider in unity, the following text appears to the right of the line number along with the unity icon
"This field is serialized by Unity."

This information is meaningless and the display of the icon is also obtrusive. How can I get rid of this icon and this display space?
Please sign in to leave a comment.
Hi Msoftsawada!
There are a lot of gutter icons in Rider. You can disable only unity icons by setting Never to File | Settings | Languages & Frameworks | Unity Engine => Show gutter mark or code vision for implicit script usage.
Also, you can completely hide this area by disabling it in File | Settings | Editor | General | Gutter Icons.
I hope this helps! Should you have any questions, let me know. Have a great day!
Thank you.
But the "Show gutter mark or code vision for implicit script usage." you mentioned was not there, as if it was a different version.
My rider version is "RD-231.9011.39".
Also, turning off the Gutter is a great idea, it can wipe out not only unity, but also other eyesores such as the tonka icon.
However, we cannot turn off Gutter because if we turn off Gutter, the breakpoints will not appear either.
Hi!
This setting also should be in the mentioned version. Could you please add a screenshot of your File | Settings | Languages & Frameworks | Unity Engine settings tab?
Thanks!
How about this?
Hi!
I've marked the setting you need. Please change its state to "Never".
Sorry. Sorry for the late reply.
I solved it this way.