{"id":418078,"date":"2023-12-13T09:07:26","date_gmt":"2023-12-13T08:07:26","guid":{"rendered":"https:\/\/blog.jetbrains.com\/?post_type=dotnet&#038;p=418078"},"modified":"2023-12-13T09:07:31","modified_gmt":"2023-12-13T08:07:31","slug":"rsrp-rd-2023-3-1-bug-fix","status":"publish","type":"dotnet","link":"https:\/\/blog.jetbrains.com\/en\/dotnet\/2023\/12\/13\/rsrp-rd-2023-3-1-bug-fix","title":{"rendered":"The First Set of Bug-fixes for ReSharper and Rider 2023.3 Are Here!"},"content":{"rendered":"\n<p>Hello everyone,<\/p>\n\n\n\n<p>The <a href=\"https:\/\/www.jetbrains.com\/resharper\/download\" target=\"_blank\" rel=\"noopener\">ReSharper<\/a> and <a href=\"https:\/\/www.jetbrains.com\/rider\/download\/#section=windows\" target=\"_blank\" rel=\"noopener\">Rider<\/a> 2023.3.1 bug-fix updates have just been released! If you haven\u2019t upgraded to the 2023.3 versions of our products, we highly recommend that you check out these blog posts:<\/p>\n\n\n\n<ul>\n<li><a href=\"https:\/\/blog.jetbrains.com\/en\/dotnet\/2023\/12\/07\/resharper-2023-3-release\"><strong>ReSharper 2023.3<\/strong><\/a>: Support For C# 12, Performance Enhancements, and More AI-Powered Features<\/li>\n\n\n\n<li><a href=\"https:\/\/blog.jetbrains.com\/en\/dotnet\/2023\/12\/07\/rider-2023-3-release\"><strong>Rider 2023.3<\/strong><\/a>: Support for .NET 8 SDK, the Latest From C# 12, Performance Enhancements, Predictive Debugging, and More AI-powered Features<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>And now, let\u2019s go over the most important fixes in 2023.3.1.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" loading=\"lazy\" width=\"2560\" height=\"1440\" src=\"https:\/\/blog.jetbrains.com\/wp-content\/uploads\/2023\/12\/rs-bug-fix-featured_blog_1280x720.png\" alt=\"\" class=\"wp-image-418079\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Rider<\/h2>\n\n\n\n<p>Here are the fixes included in this update:<\/p>\n\n\n\n<ul>\n<li>MAUI and Avalonia applications can once again be deployed to physical iOS devices. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RIDER-76794\/Cannot-deploy-MAUI-project-to-physical-iOS-device-because-of-RuntimeIdentifier\" target=\"_blank\" rel=\"noopener\">RIDER-76794<\/a>]<\/li>\n\n\n\n<li>We\u2019ve resolved the AI Assistant icon duplication issue when using multiline code completion. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RIDER-102320\/Cloud-completion-AI-Assistant-icon-is-duplicated\" target=\"_blank\" rel=\"noopener\">RIDER-102320<\/a>]<\/li>\n\n\n\n<li>The \u201cPackages with Vulnerabilities Detected\u201d notification now displays as and when intended. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RIDER-102321\/Annoying-Packages-with-Vulnerabilities-Detected-notification\" target=\"_blank\" rel=\"noopener\">RIDER-102321<\/a>]<\/li>\n\n\n\n<li>Code analysis in SQL files works correctly again. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RIDER-102851\/Code-analysis-in-SQL-files-doesnt-properly-work\" target=\"_blank\" rel=\"noopener\">RIDER-102851<\/a>]<\/li>\n\n\n\n<li>Breakpoints in catch blocks no longer fail when the debugger catches an async function. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RIDER-100875\/Breakpoints-dont-work-in-catch-block-if-async-function-is-caught\" target=\"_blank\" rel=\"noopener\">RIDER-100875<\/a>]<\/li>\n\n\n\n<li>Native symbol resolution being enabled in dotTrace no longer causes disturbances and crashes when snapshots are taken. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/PROF-1454\/ETW-Collector-crashes-during-native-symbol-resolving\" target=\"_blank\" rel=\"noopener\">PROF-1454<\/a>]<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>This update also brings several important bug fixes to our <a href=\"https:\/\/www.jetbrains.com\/ai\/\" data-type=\"link\" data-id=\"https:\/\/www.jetbrains.com\/ai\/\" target=\"_blank\" rel=\"noopener\">AI Assistant<\/a>:&nbsp;<\/p>\n\n\n\n<ol>\n<li>Fixed a bug preventing users from logging in to AI Assistant (<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/LLM-1653\" target=\"_blank\" rel=\"noopener\">LLM-1653<\/a>).<\/li>\n\n\n\n<li>Provided the opportunity to check the access status for users with corporate IDE licenses from the <em>AI Assistant<\/em> tool window.<\/li>\n<\/ol>\n\n\n\n<p>In the latest 2023.3 release, AI features are turned off by default for corporate IDE licenses. Although the plugin is already bundled, we want to let companies make the decision whether to use AI Assistant or not. Enabling AI Assistant for developers with a corporate license might take up to an hour, so we\u2019ve implemented the ability to refresh the access status from the <em>AI Assistant<\/em> tool window immediately by clicking the <em>Check access<\/em> link.<\/p>\n\n\n\n<p><a href=\"https:\/\/youtrack.jetbrains.com\/articles\/IDEA-A-2100661783\/AI-Assistant-License-issue\" target=\"_blank\" rel=\"noopener\">Here<\/a> you can find detailed instructions on how to troubleshoot other issues related to the AI Assistant License.<\/p>\n\n\n\n<p>For the full list of resolved issues, please refer <a href=\"https:\/\/youtrack.jetbrains.com\/issues\/RIDER?q=Available%20in:%202023.3.1%20\" target=\"_blank\" rel=\"noopener\">to our issue tracker<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">ReSharper<\/h2>\n\n\n\n<p>These are the most critical issues we\u2019ve fixed:<\/p>\n\n\n\n<ul>\n<li>ReSharper 2023.3 can once again be installed using the web dotUltimate installer. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/RSRP-495206\/Unable-to-install-Rider-2023.3-from-installer\" target=\"_blank\" rel=\"noopener\">RSRP-495206<\/a>]<\/li>\n\n\n\n<li>Native symbol resolution being enabled in dotTrace no longer causes disturbances and crashes when snapshots are taken. [<a href=\"https:\/\/youtrack.jetbrains.com\/issue\/PROF-1454\/ETW-Collector-crashes-during-native-symbol-resolving\" target=\"_blank\" rel=\"noopener\">PROF-1454<\/a>]<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">AI Assistant<\/h4>\n\n\n\n<p>We\u2019re working on improving the AI Assistant authorization flow inside ReSharper. In the meantime, if you\u2019re having issues with authorization, please try clearing the AI Assistant settings, logging out and logging back in with your JetBrains Account credentials.<\/p>\n\n\n\n<p>For the full list of resolved issues, please refer <a href=\"https:\/\/youtrack.jetbrains.com\/issues\/RSRP?q=Available%20in:%202023.3.1\" target=\"_blank\" rel=\"noopener\">to our issue tracker<\/a>.<\/p>\n\n\n\n<p>You can download <a href=\"https:\/\/www.jetbrains.com\/rider\/download\/?_gl=1*jjt5hz*_ga*MTA4OTA3Mzc3Mi4xNjU2NTk3Mzkx*_ga_9J976DJZ68*MTY2MDA0MzY4MS43Ny4xLjE2NjAwNDYwMTkuNjA.&amp;_ga=2.2607218.370901230.1659966440-1089073772.1656597391\" target=\"_blank\" rel=\"noopener\">Rider 2023.3.1<\/a> and <a href=\"https:\/\/www.jetbrains.com\/resharper\/download\/?_gl=1*jjt5hz*_ga*MTA4OTA3Mzc3Mi4xNjU2NTk3Mzkx*_ga_9J976DJZ68*MTY2MDA0MzY4MS43Ny4xLjE2NjAwNDYwMTkuNjA.&amp;_ga=2.2607218.370901230.1659966440-1089073772.1656597391\" target=\"_blank\" rel=\"noopener\">ReSharper 2023.3.1<\/a> from our website or update either product via the <a href=\"https:\/\/www.jetbrains.com\/toolbox\/app\/\" target=\"_blank\" rel=\"noopener\">Toolbox App<\/a>. Ubuntu users can also update Rider via a <a href=\"https:\/\/snapcraft.io\/rider\" target=\"_blank\" rel=\"noopener\">snap package<\/a>.<\/p>\n\n\n\n<p>We would appreciate your feedback on the new versions! Please don\u2019t hesitate to share your thoughts in the comments below or on Twitter (<a href=\"https:\/\/twitter.com\/resharper\" target=\"_blank\" rel=\"noopener\">ReSharper<\/a>, <a href=\"https:\/\/twitter.com\/jetbrainsrider\" target=\"_blank\" rel=\"noopener\">Rider<\/a>).<\/p>\n","protected":false},"author":1337,"featured_media":418079,"comment_status":"closed","ping_status":"closed","template":"","categories":[4992,1693,907],"tags":[1341,2324,8347,8346],"cross-post-tag":[],"acf":[],"_links":{"self":[{"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/dotnet\/418078"}],"collection":[{"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/dotnet"}],"about":[{"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/types\/dotnet"}],"author":[{"embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/users\/1337"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/comments?post=418078"}],"version-history":[{"count":4,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/dotnet\/418078\/revisions"}],"predecessor-version":[{"id":418206,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/dotnet\/418078\/revisions\/418206"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/media\/418079"}],"wp:attachment":[{"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/media?parent=418078"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/categories?post=418078"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/tags?post=418078"},{"taxonomy":"cross-post-tag","embeddable":true,"href":"https:\/\/blog.jetbrains.com\/en\/wp-json\/wp\/v2\/cross-post-tag?post=418078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}