Do I have to manually Assets -> Refresh Every time I leave Rider / Visual Studio?

Hey guys,

It’s been getting pretty annoying to have to Ctrl + R every time I change one line of code.

Is this necessary? I thought maybe this functionality is already automated by Unity somehow, but if I don’t Assets.Refresh() every time my code never actually compiles.

Thanks,

Aaron

Update, I feel stupid:

Preferences → General → Auto Refresh