v2019.3.1 for Rider 2019.3.1 and ReSharper 2019.3.x
·
299 commits
to net201
since this release
Note: this release is for informational purposes only. This release is bundled with Rider 2019.3.1, and available to download from the Extension Manager for ReSharper 2019.3.x (2019.3.0.162)
Added
- Rider: Add proper file icons for
*.uxml
and*.uss
(RIDER-34788, #1443)
Changed
- Rider: Entire plugin is no longer disabled if the CSS plugin is disabled (RIDER-36523, #1443)
- Rider: Make Attach to Unity Process dialog resizable (#1446, #1450)
- Rider: Identify child processes by role in Attach to Unity Process dialog (#1328, #1450)
Fixed
- Fix usage count for custom event based event handlers in Unity 2018.4+ (#1448, #1449)
- Rider: Show correct project name when Unity started with certain command line on Windows (#1450)
- Rider: Show correct project name when multiple Unity processes listed in Attach to Process popup list (#1456, #1450)
- Rider: Fix exception in Attach to Unity Process dialog causing list to be empty (#1454, #1450)
- Rider: Show run configuration dialog for Unity class library projects (#1445, #1450)
- Rider: Fix finding existing Unity instance to debug (RIDER-36256, #1450)
- Rider: Fix
EditorInstance.json
being locked by Rider (#1450)
See also the Rider 2019.3.1 milestone.