v2021.1.2 for Rider 2021.1.2 and ReSharper 2021.1
citizenmatt
released this
23 Apr 15:35
·
147 commits
to net212
since this release
Note: this release is for informational purposes only. This release is bundled with Rider 2021.1.2, and available to download from the Extension Manager for ReSharper 2021.1 (2021.1.2.127).
Note: there was no separate release for Rider 2021.1.1. No code changes were made between 2021.1.0 and 2021.1.1.
Changed
- Rider: Add link to troubleshooting document to the "Attach to Unity Process" debug dialog (#2072)
Fixed
- Fix missing implicit include of UnityGC.cginc in non-surface shaders (RIDER-60508, #2069)
- Fix exception breaking highlighting in Unity.Mathematics generated files (RIDER-61025, #2067)
- Fix exception that prevented macros being saved with the AsmDef file template (RIDER-61376, #2073)
- Rider: Fix USB iOS debugging (#2072)
- Rider: Fix grouping issue in "Attach to Unity Process" dialog (#2059, #2072)
- Rider: Fix minor rendering issue in "Attach to Unity Process" dialog (#2072)
- Rider: Gracefully handle Unity API exceptions in debugger extensions -
UnityException
,MissingComponentException
,MissingReferenceException
,UnassignedReferenceException
(RIDER-60794, RIDER-60795, DEXP-585430, DEXP-534612, DEXP-558487, #2057) - Rider: Fix incorrect reporting of
EvaluatorAbortedException
control flow exception (DEXP-570625, #2057) - Rider: Fix exceptions thrown when by Unity debugger extensions when implicit evaluation is disabled (RIDER-60798, #2057)
- Rider: Fix some null reference exceptions when evaluating Unity debugger extensions (DEXP-561412, DEXP-577753, #2507)
See also the Rider 2021.1.2 milestone, and the CHANGELOG.