The JetBrains Guide is shutting down on March 30, 2026. more...

Welcome to Rider, your one stop gamedev IDE!

Matt Ellis

View at original site


Rider is a great tool for game development. It can quickly navigate around your project, help you write code faster, and will even find and fix issues as you type. Let’s take a look at Unity and Unreal specific warnings and highlights and how Rider can fix them with a single key press. We’ll learn some important tips and tricks and see how Rider can even show you usages and serialised values from Unity’s assets and Unreal’s Blueprints, directly in the editor!

About the Presenter

Matt Ellis Developer Advocate at JetBrains

Related Resources

Generate code
Generate code
Rider helps with boiler-plate code, code completion, and more.
Debugging Unity games
Debugging Unity games
Suspend execution and inspect variables. Use pausepoints to visually inspect your scene.
Inspections and quick-fixes for Unity code
Inspections and quick-fixes for Unity code
Rider helps you write better code, faster.