Default setup for working with Unity

Hey, great idea to collect a Unity setup in one place. There isn’t a dedicated guide on the forum yet.

A few pointers that might help while you experiment:

For the C# language server, DotRush vs C# Dev Kit or OmniSharp is a real trade-off, especially around CodeLens. This related thread about the C# extension on older hardware might be useful for context: Running c# extension on older hardware without .net 9 support

And here’s a related thread about indie dev in Cursor, Unity devs have chimed in there too: Hello everyone, is there anyone like me who develops indiegame using cursor?

If you share your final .cursorignore plus Unity rules, it’d be super helpful for everyone else.