.NET Tools Bugfix Releases

ReSharper and Rider 2022.3.1 Bug Fixes Are Here

Hello everyone,

The ReSharper and Rider 2022.3.1 bug-fix releases are now available! Let’s go over the most important updates.

ReSharper

Here’s a list of the top bug fixes: 

  • Fixed an issue with the screen blinking while typing before and after hints appear (RSRP-490593).
  • Fixed a bug causing a false positive error when using C# 11 generic math (RSRP-490662).
  • Fixed an error causing ReSharper to display Unicode escape sequences instead of invalid characters in high-level C# identifiers in ILViewer (RIDER-85767).
  • Fixed an error causing tests to disappear from a unit test session when grouping by duration and category (RSRP-490590).
  • Restored XAML settings under Settings | Editor | Inspection Settings | Inspection Severity (RSRP-490569).
  • Fixed ReSharper’s failure to load non-localized template macros from plugins (RSRP-490695).

For the full list of resolved issues, please refer to our issue tracker.

Rider

These are the most critical issues we’ve fixed: 

  • Fixed a major performance issue with the Grazie/Hunspell plugin taking up an extraordinary CPU load (RIDER-86408).
  • Fixed a critical error in our post-installation dialogue on Windows ARM64 (RIDER-83280).
  • Restored the broken SDK that prevented users from building plugins targeting Rider 2022.3 (RIDER-86051).
  • Fixed an error where users could not run published projects on Linux ARM64 (RIDER-81658).
  • Fixed an issue preventing solutions that use Central Package Management and VersionOverride from being built (RIDER-79940).
  • Fixed an error causing the IDE to display Unicode escape sequences instead of invalid characters in high-level C# identifiers in ILViewer (RIDER-85767).
  • Fixed an issue interfering with code cleanup (RIDER-86183).
  • Fixed an error preventing building a project to Docker with a debugger attached (RIDER-86227).
  • Fixed how the list of .ignore items is displayed in the Add context menu (RIDER-86492).
  • Fixed an error causing the debug session to crash after a user accesses the database context (RIDER-86350).
  • Fixed a bug that prevented the debugger from hitting breakpoints in macOS projects (RIDER-72495).
  • Fixed an error causing the debugger to crash during step over / step out (RIDER-80867). 
  • Fixed the issue preventing Rider from reopening solutions on startup (RIDER-85672).

For the full list of fixed bugs, please refer to our issue tracker.

dotTools

For the full list of fixed bugs, please refer to our issue tracker.

You can download Rider 2022.3.1 and ReSharper 2022.3.1 from our website or update either product by using the Toolbox App. You can also update Rider as a snap for Ubuntu.

We would appreciate your feedback on the new versions! Please don’t hesitate to contact us in the comments below, on our issue tracker, or on social media.

image description

Discover more