Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 2.58 KB

File metadata and controls

67 lines (40 loc) · 2.58 KB

Serialize Reference Dropdown Integration for Rider

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

Screen.Recording.2026-05-04.at.20.43.01.mov

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

Screen.Recording.2026-05-04.at.21.19.57.mov

[Unity Package] Asmdef Tools

Screen.Recording.2026-05-04.at.21.22.25.mov

Settings

Open Settings | Tools | Serialize Reference Dropdown.

image