Serialize Reference Dropdown Integration for Rider

May 21, 2026 ยท View on GitHub

Rider plugin for Unity projects that use SerializeReference.

Install from JetBrains Marketplace

Serialize Reference Dropdown Integration

Features

Install

Rider Plugin

Install from JetBrains Marketplace.

Alternatively, install the plugin archive manually:

  1. Download the Rider plugin archive from the release page.
  2. Open Rider Settings | Plugins.
  3. Click the gear icon and choose Install Plugin from Disk....
  4. Select the downloaded archive.
  5. Restart Rider.

Unity Bridge Package

Install the Unity package through Unity Package Manager with this Git URL:

https://github.com/AlexeyTaranov/SerializeReferenceDropdownIntegration.git?path=/unity/com.alexeytaranov.serializereferencedropdown.riderintegration

The bridge starts automatically when Unity loads the package.

Usage Count

Screenshot 2026-05-04 at 20 40 02

Rename Refactoring

https://github.com/user-attachments/assets/e4d34262-80ad-4c8d-a23a-843da0031ed4

You can add MovedFrom attribute too!

!!! Use VCS before applying YAML edits. Rider undo for saved Unity YAML files is not guaranteed yet. !!!

[Unity Package] Unity Bridge

https://github.com/user-attachments/assets/f7493c69-d642-408c-9fcf-7cff2e22789d

[Unity Package] Asmdef Tools

https://github.com/user-attachments/assets/fd157311-db4e-48a5-8835-6767f5cf8f01

Settings

Open Settings | Tools | Serialize Reference Dropdown.

image