Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Visual Studio release notes
We're excited to announce the availability of Visual Studio 2022 v17.14. This update focuses on stability and security, along with AI improvements for all developers.
Download Visual Studio 2022 v17.14 to enjoy these new features and improvements.
Features
Explore the latest enhancements and updates in Visual Studio 2022 version 17.14. This section provides detailed information on new features, improvements, and tools available in this release.
IDE
Productivity
GitHub Copilot
Debugging & diagnostics
Git tooling
Desktop
.NET
C++
Data
Extensibility
Important
A breaking change has been made to Domain-Specific Language model serialization. Developers using the default serialization mechanism for their models that contain custom property types will need to add TypeConverters for those custom property types. For an example of how to do this, see Customizing File Storage and XML Serialization.
Version 17.14.35
Released June 16th, 2026
| Top bug fixes | From the community |
|---|---|
| Improves messaging to better reflect additional Copilot usage and plan limits under usage-based billing | |
| Updated localize content to provide customers with the latest localized experience across supported languages |
Version 17.14.34
Released June 9th, 2026
| Top bug fixes | From the community |
|---|---|
| Fix for GitHub Copilot not fetching functions saved to prompt | Feedback ticket |
| Security advisories addressed | CVE | Description |
|---|---|---|
| SQLite Memory Corruption Vulnerability | CVE-2025-6965 | There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. |
| .NET SDK Elevation of Privilege Vulnerability | CVE-2026-45490 | dotnet.exe workload elevate - Arbitrary file creation/truncation via LogFile named pipe allows an unauthorized attacker to elevate privileges locally. |
| .NET Core Tampering Vulnerability | CVE-2026-45491 | Symlink path traversal in System.Formats.Tar enables arbitrary file write when extracting tar entries. |
| ASP.NET Core Denial of Service Vulnerability | CVE-2026-45591 | Stack overflow DoS via deeply-nested MessagePack arrays in SignalR and Blazor Server. |
Version 17.14.33
Released May 20th, 2026
| Top bug fixes | From the community |
|---|---|
| Updated localization experience for this release |
Version 17.14.32
Released May 12th, 2026
| Top bug fixes | From the community |
|---|---|
| Visual Studio freezes every time after remote build CMake C++ Docker | Feedback ticket |
| Checking case of unsigned char vs. char fails with 19.44 works with 19.42 | Feedback ticket |
| ARM64 /EHa incorrect code motion | Feedback ticket |
| Security advisories addressed | CVE | Description |
|---|---|---|
| SQLite Memory Corruption Vulnerability | CVE-2025-6965 | There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. |
| .NET Core Tampering Vulnerability | CVE-2026-32175 | A tampering vulnerability exists when .NET Core improperly handles specially crafted files. |
| .NET Elevation of Privilege Vulnerability | CVE-2026-32177 | Heap-based buffer overflow in .NET allows an unauthorized attacker to elevate privileges locally. |
| .NET Elevation of Privilege Vulnerability | CVE-2026-35433 | Improper input validation in .NET allows an unauthorized attacker to elevate privileges locally. |
| ASP.NET Core Denial of Service Vulnerability | CVE-2026-42899 | Loop with unreachable exit condition ('infinite loop') in ASP.NET Core allows an unauthorized attacker to deny service over a network. |
Version 17.14.31
Released April 21th, 2026
| Top bug fixes | From the community |
|---|---|
| Some applications using ASAN experience long build time | Feedback ticket |
| Github Copilot for Azure extension Query Azure Resource Graph tool fails | Feedback ticket |
Version 17.14.30
Released April 14th, 2026
| Top bug fixes | From the community |
|---|---|
| Update Node.js version for VS2022 | Feedback ticket |
| User stuck in permission waiting state for Copilot session | Feedback ticket; Feedback ticket |
| Copilot Opus 4.6 crashes with assistant message | Feedback ticket |
| Copilot sessions errors out after session pause | Feedback ticket |
| Fix for encoding issues with non-ASCII characters | |
| Support for GitHub Copilot through Azure extension workload |
| Security advisories addressed | CVE | Description |
|---|---|---|
| .NET Denial of Service Vulnerability | CVE-2026-26171 | A vulnerability exists in EncryptedXml class where uncontrolled resource consumption can give an attacker to the ability to perform a Denial of Service attack. |
| .NET Spoofing Vulnerability | CVE-2026-32178 | Improper neutralization of special elements in .NET allows an unauthorized attacker to perform spoofing over a network. |
| SQLite Memory Corruption Vulnerability | CVE-2025-6965 | There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. |
| Node.js TLS DoS Vulnerability | CVE-2026-21637 | A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. |
| Visual Studio Information Disclosure Vulnerability | CVE-2026-32631 | An information disclosure vulnerability exists in MinGit due to NTLM hash leak to untrusted server. |
Version 17.14.29
Released March 17th, 2026
| Top bug fixes | From the community |
|---|---|
| Copilot hangs in agent mode when using multi-line terminal commands to edit or access files | Feedback ticket |
| Upgrade to VS 17.14 broke IntelliSense for projects built with Clang | Feedback ticket |
| Multi-line commands issues by model hang when Posh is enabled in PowerShell | Feedback ticket |
| Fix AddressSanitizer compatibility issue with Xbox Game OS |
Version 17.14.28
Released March 10th, 2026
| Top bug fixes | From the community |
|---|---|
| Trying to publish to a folder only builds and doesn't actually publish, unless extra optional components are installed | Feedback ticket |
| Bug fix in MSVC optimizer that causes bad assembly code generation |
| Security advisories addressed | CVE | Description |
|---|---|---|
| .NET Denial of Service Vulnerability | CVE-2026-26130 | A denial of service vulnerability exists in ASP.NET Core due to uncontrolled resource consumption. |
| .NET Elevation of Privilege Vulnerability | CVE-2026-26131 | An elevation of privilege vulnerability exists in .NET due to improper authorization. |
| Visual Studio Information Disclosure Vulnerability | CVE-2025-66413 | An information disclosure vulnerability exists in MinGit due to NTLM hash leak to untrusted server. |
Version 17.14.27
Released February 18th, 2026
| Top bug fixes | From the community |
|---|---|
| Analyze with Copilot response stopped abruptly mid stream | Feedback ticket |
| Updating the installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.7705) | Feedback ticket |
| Bug fix in MSVC optimizer that causes bad assembly code generation |
Version 17.14.26
Released February 10th, 2026
| Top bug fixes | From the community |
|---|---|
| VS extensions fail to update from private galleries that don't provide proper metadata | Feedback ticket |
| Security advisories addressed | CVE | Description |
|---|---|---|
| Github Copilot and Visual Studio Remote Code Execution Vulnerability | CVE-2026-21256 | This security update addresses a vulnerability where Improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio allows an unauthorized attacker to execute code over a network. |
| Github Copilot and Visual Studio Security Feature Bypass Vulnerability | CVE-2026-21257 | This security update addresses a vulnerability where improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio allows an authorized attacker to elevate privileges over a network. |
| .NET Security Feature Bypass Vulnerability | CVE-2026-21218 | This security update addresses a vulnerability where improper handling of missing special element in .NET and Visual Studio allows an authorized attacker to perform spoofing over a network. |
Version 17.14.25
Released January 20th, 2026
| Top bug fixes | From the community |
|---|---|
| Copilot edit_file fails with DocumentId null error for XAML files. | Feedback ticket |
| Analyzers crashing in 9.0.309 when used in msbuild |
Version 17.14.24
Released January 13th, 2026
| Top bug fixes | From the community |
|---|---|
| Visual Studio 2022 doesn't update through the Extension manager fails for our WPF Extension. | Feedback ticket |
| Cannot change Copilot settings | Feedback ticket |
Version 17.14.23
Released December 16th, 2025
| Top bug fixes | From the community |
|---|---|
| Search is broken in the MCP Registries window | Feedback ticket |
| Updated vcpkg to 2025-11-19 |
Version 17.14.22
Released December 9th, 2025
| Top bug fixes | From the community |
|---|---|
| Address Sanitizer's start address for thread local variables seems incorrect | Feedback ticket |
| x64 Emulator crash when an ARM64EC thread calls an x64 coroutine that calls another ARM64EC coroutine | Feedback ticket |
| The extension is not updating and uninstalling properly through the Visual Studio Marketplace. | Feedback ticket |
| Copilot review/diff fails with "Must be on view's current snapshot" error in Visual Studio | Feedback ticket |
| Fixed a bug seen in the auto-vectorizer where it may look like only part of the loop was faithfully executed. | |
| Updated the Visual Studio Installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.7175). |
Version 17.14.21
Released November 19th, 2025
| Top bug fixes | From the community |
|---|---|
| Fix LINK : fatal error LNK1000 when rebuilding project with incremental linking enabled. | Feedback ticket |
| Fixed an incorrect codegen issue with ternary expressions involving expressions with arrays of different types. | Feedback ticket |
| ASAN reorders validation calls leading to false negatives | Feedback ticket |
| Sanitizer Coverage Blocklist Broken | Feedback ticket |
| C4319 not emitted when compiling C code | Feedback ticket |
| C++/CLI - inline namespace does not work | Feedback ticket |
| Embedded and IoT tools component is deprecated in the Visual Studio Installer. | |
| Mobile development with C++ workload, including the C++ Android and C++ iOS development tool components are deprecated in the Visual Studio Installer. | |
| Fixed an issue when installing Visual Studio 2026 alongside Visual Studio 2022, where Visual Studio 2022 would incorrectly enable package pruning for all frameworks. This may result in unexpected NU1510 warnings when building from Visual Studio 2022. | Feedback ticket |
| "Connect To Feed" popup causes Visual Studio to be unable to delete anything until restart | Feedback ticket |
| Visual Studio 2022 remote debug auto connect issue | Feedback ticket |
| Performance Profiler does not load symbols correctly for unmanaged code in C++/CLI | Feedback ticket |
Version 17.14.20
Released November 11th, 2025
| Top bug fixes | From the community |
|---|---|
| GitHub Copilot Chat not showing Chat Text, only Code | Feedback ticket |
| Copilot Language Server recognized as a threat by McAfee antivirus in VS 2026 | Feedback ticket |
| Debug output not Valid, Visual Studio Analyze with Copilot in Debug | Feedback ticket |
| Fixed integer overflow in std::stable_sort and std::ranges::stable_sort when sorting huge inputs (over a billion 1-byte elements) on x86. | |
| Fixed a crash in the vectorized implementations of std::wstring::find_first_of/find_last_of that was specific to searching for certain combinations of characters inside and outside the [0, 255] range. | |
| updated Windows Driver Kit tools to support upcoming 26H1 release. | |
| Updated the Visual Studio Installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.6901). |
| Security advisories addressed | CVE | Descritpion |
|---|---|---|
| Visual Studio Remote Code Execution Vulnerability | CVE-2025-62214 | This security update addresses a vulnerability where improper neutralization of special elements used in a command ('command injection') in Visual Studio allows an authorized attacker to execute code locally |
Version 17.14.19
Released October 27th, 2025
| Top bug fixes | From the community |
|---|---|
| Copilot Language Server recognized as a threat by McAfee antivirus | Feedback ticket |
Version 17.14.18
Released October 20th, 2025
| Top bug fixes | From the community |
|---|---|
| The XAML editor will no longer mark nested classes as an error within {x:Static} and {x:Type} markup extensions. For example, {x:Static p:Class+Nested.Value} would be squiggled as an error even when it's valid. | Feedback ticket |
| Spell checker should split words between Lo and Ll/Lu categories | Feedback ticket |
| In Visual Studio 17.14.13, .NET C# error squiggles are not showing in Blend | Feedback ticket |
| New Visual Studio 2022 Updates Include LibCurl Library that Breaks Git | Feedback ticket |
| Visual Studio 2022 Enterprise - Not able to open App Service .diagsession files | Feedback ticket |
| Disabled usage of FP as a general purpose register on ARM64. | Feedback ticket |
| Updated the Visual Studio Installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.6584). | |
| Fixed a bad interaction with new pre-vector optimizations and the vectorizer pass (affects any optimized code /O2). | |
| Fixed unresolved external error while building ARM64X DLLs containing forwarded data. | Feedback ticket |
| PGO instrumentation runtime crash on ARM64 | Feedback ticket |
Version 17.14.17
Released October 14th, 2025
| Top bug fixes | From the community |
|---|---|
| .NET Upgrade Assistant extension is no longer compatible with Visual Studio Enterprise 17.14.36518.9 | Feedback ticket |
| Fixed a potential crash when evaluating C++ expressions during debugging. | Feedback ticket |
| Copilot chat window theme conflicts with theme settings | Feedback ticket |
| Using copilot to debug an exception in Android never works | Feedback ticket |
| Fixed a bug with the Copilot Profiler Agent where it failed to create a BenchmarkDotNet benchmark project. | |
| This version of .NET iOS introduces support for Apple iOS 26 and requires the use of Apple Xcode 26. For more details see .NET for iOS/tvOS/macOS/macCatalyst release notes |
| Security advisories addressed | CVE | Descritpion |
|---|---|---|
| Visual Studio Information Disclosure Vulnerabilityl | CVE-2025-54132 | This security update addresses Arbitrary Data Exfiltration Via Markdown Mermaid |
| Visual Studio Remote Code Execution Vulnerability | CVE-2025-55240 | This security update addresses an Untrusted Search Path Remote Code Execution Vulnerability in Gulpfile |
| .NET Security Feature Bypass Vulnerability | CVE-2025-55315 | This security update addresses an HTTP Request Smuggling vulnerability due to incorrect parsing of chunk extension |
| .NET Information Disclosure Vulnerability | CVE-2025-55248 | This security update addresses a vulnerability where SmtpClient may connect without TLS even if UseSsl is true |
Version 17.14.16
Released September 23rd, 2025
| Top bug fixes | From the community |
|---|---|
| Nuget Package Manager for Project -> Connect To Feed Spam | Feedback ticket |
| Using UseDynamicDebugging makes link.exe return error 1422 and forget how to report error details | Feedback ticket |
| Unable to view existing TFVC check in policy | Feedback ticket |
Version 17.14.15
Released September 16th, 2025
| Top bug fixes | From the community |
|---|---|
| Improve GitHub Copilot Resilience to Internet Disruptions in Visual Studio | Feedback ticket |
| ASAN false use-after-scope positive when access happens in exception handler | Feedback ticket |
| C++ dynamic debugging initialises static locals incorrectly | Feedback ticket |
| "LINK : error LNK2001: unresolved external symbol" after upgrading to VS 17.14.5 | Feedback ticket |
| KASAN drivers fail to link referencing wide string functions (wcscat, wcscpy, wcsncpy) | Feedback ticket |
| Visual Studio 2022 Github Copilot Build stalls when using Cmake without linker | Feedback ticket |
| Copilot Agent mode errors - 'get_output_window_logs' failed: Could not derive value of type System.Guid from argument paneId | Feedback ticket |
| We brought the new Copilot Profiler Agent into Visual Studio 2022, allowing users to get help in optimizing their code. |
Version 17.14.14
Released September 9th, 2025
| Top bug fixes | From the community |
|---|---|
| Symbols download no longer working | Feedback ticket |
| Fixed an issue with the value category of member accesses. | Feedback ticket |
| Fixed an issue with the value category of arrays. | Feedback ticket |
| Fixed an ICE related to an incorrectly determined value category of an array. | Feedback ticket |
| Fixed an issue where MSBuild would produce an internal error instead of reporting a build message when glob expansion failed. | |
| .NET runtime is updated to 8.0.20 and 9.0.9, and .NET SDK to 9.0.305 | |
| Extension update in VS 17.14 | Feedback ticket |
| GitHub Copilot Chat window auto-scrolls to latest generated word, preventing reading from top during response generation | Feedback ticket |
| Configure Code Coverage Views fails | Feedback ticket |
| Agent: total changes popup remains in chat window, cannot dismiss | Feedback ticket |
Version 17.14.13
Released August 19th, 2025
| Top bug fixes | From the community |
|---|---|
| VS 2022 v17.14.11 cannot load mcp servers | Feedback ticket |
| Copilot Agent mode breaks and cannot be recovered in this thread: System.ArgumentException: Illegal characters in path EditsFunctionHandler GetErrorsAsync | Feedback ticket |
| Live Visual Tree and Live Property Explorer not working | Feedback ticket |
| Fixed an issue where missing string values were incorrectly written as empty strings in localized RESX files, leading to empty strings being returned for those cultures. With this fix, such values are now written as null, allowing them to be resolved as the default (neutral) value. | Feedback ticket |
| Symbols missing for ucrtbased.dll version 10.0.26100.4188 | Feedback ticket |
| Updated MinGit to v2.50.1 to address an issue where users with repositories located on ReFS volumes and Windows Server 2022 couldn't perform Git operations with VS IDE. | Feedback ticket |
| Fixed an issue where incorrect IntelliSense errors were reported in certain source files encoded as Shift JIS and containing string literals with Japanese characters. | |
| VS now includes MAUI 9.0.82 (SR8.2) | |
| Fixed a stack overflow crash when linking certain MASM-generated debug information. |
Version 17.14.12
Released August 12th, 2025
| Security advisories addressed | CVE | Descritpion |
|---|---|---|
| GitHub Copilot and Visual Studio Remote Code Execution Vulnerability | CVE-2025-53773 | This security update addresses a vulnerability where Copilot changes settings to set chat.tools.autoApprove to true |
Version 17.14.11
Released August 4th, 2025
| Top bug fixes | From the community |
|---|---|
| False positive lifetime code analysis warning C26849: Don't dereference an invalid pointer (lifetime.1). | Feedback ticket |
| Fixed legality checks for SIMD optimization. | Feedback ticket |
| Regression from 19.43: link.exe crashes during PDB generation with long symbols | Feedback ticket |
| Fixed incorrect chkstk calls on ARM64EC with /Gs0. | Feedback ticket |
| Environments in http-client.env.json are not picked up (since update to Visual Studio 17.14.0) | Feedback ticket |
| Copilot Agent mode breaks and cannot be recovered in this thread: System.ArgumentException: Illegal characters in path EditsFunctionHandler GetErrorsAsync | Feedback ticket |
| The following Windows SDK versions have been removed from the Visual Studio 2022 installer: 10.0.18362.0, 10.0.20348.0 and 10.0.22000.0. If you previously installed one of these versions of the SDK using Visual Studio it will be uninstalled when you update. If your project targets any of these SDKs you may encounter a build error such as: The Windows SDK version 10.0.22000.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". To resolve this, we recommend retargeting your project to 10.0.26100.0, or an earlier supported version if necessary. For a complete list of supported SDK versions please visit: https://developer.microsoft.com/windows/downloads/sdk-archive/. If you need to install an unsupported version of the SDK, you can find it here: https://developer.microsoft.com/windows/downloads/sdk-archive/index-legacy/. |
Version 17.14.10
Released July 29th, 2025
| Top bug fixes | From the community |
|---|---|
| After Update to 17.14.8 I'm unable to build iOS-Projects | Feedback ticket |
| Extension update in VS 17.14 | Feedback ticket |
| Agent mode unusable due to model_max_prompt_tokens_exceeded | Feedback ticket |
| Github Copilot hangs in Visual Studio when running dotnet commands | Feedback ticket |
| The GitHub Copilot UI in Visual Studio does not automatically update the MCP server dynamic tool list | Feedback ticket |
| Visual studio debugging option "Always run untrusted source server commands without prompting" not working as expected | Feedback ticket |
| AI, Copilot, Agents and MCP - .mcp.json dotnet run command cannot make use of relative pathing | Feedback ticket |
| .NET 9 MAUI : The .NET runtime 9.0.5 or newer could not be found | Feedback ticket |
| For MAUI apps, there was a Live Preview toolbar and button at the top of the XAML editor. The button has been moved to a menu item under "Debug > Windows" which will allow keyboard accessibility and feature search to work. With the toolbar gone, the XAML editor gets vertical space back. | Feedback ticket |
| Typing "\x" in the editor at the end of a line would cause the IDE to hang indefinitely | Feedback ticket |
| Live Unit Testing fails with 'Could not find file ... .cshtml__virtual.html__virtual.js' | Feedback ticket |
| Fixed an MSBuild hang that could cause Visual Studio solution loads to hang. | |
| Ensure vulnerability data is not queried by the Package Manager UI during NuGet operations (add, update, uninstall) if NuGet Audit has been turned off. | |
| Social login support with Google is now integrated for GitHub Copilot in Visual Studio. |
Version 17.14.9
Released July 15th, 2025
| Top bug fixes | From the community |
|---|---|
| GitHub Copilot Agent Preview can't run terminal commands after running unit tests | Feedback ticket |
| Copilot file changes preview is empty | Feedback ticket |
| Escape key doesn't close the find box in a XAML file | Feedback ticket |
| Fixed listing Android debug targets when there is an invalid Java executable in the PATH. | Feedback ticket |
| Extension update in VS 17.14 | Feedback ticket |
| Removed filtering on C++ #include completions so that full lists are shown when both typing angle brackets and quotes. | Feedback ticket |
| AI, Copilot, Agents and MCP - .mcp.json dotnet run command cannot make use of relative pathing | Feedback ticket |
| Improved user experience when provisioning a Function App using Flex Consumption by removing the option to create a Linux Consumption Function App within Visual Studio. | |
| Fixed issues where customers would need to close StandardCollector.Service.exe during installs and updates. |
Version 17.14.8
Released July 8th, 2025
| Top bug fixes | From the community |
|---|---|
| Can no longer build the net9.0-ios target of my MAUI project | Feedback ticket |
| When setting the properties of a C# or VB.NET project, the "Startup object" dropdown will correctly show the objects you can choose from. | Feedback ticket |
| Docker containers are not showing up in Visual Studio for debugging. | Feedback ticket |
| Updated the Visual Studio Installer to include the latest servicing release of the 10.0.26100 Windows SDK (10.0.26100.4188). |
| Security advisories addressed | CVE | Descritpion |
|---|---|---|
| Visual Studio - Elevation Of Privilege | CVE-2025-49739 | Time-of-check to time-of-use in Standard Collector Service allows Local privilege escalation |
| Gitk Arguments Vulnerability | CVE-2025-27613 | Gitk Arguments Vulnerability |
| Gitk Abitryary Code Execution Vulnerability | CVE-2025-27614 | Gitk Abitryary Code Execution Vulnerability |
| Git Malicious Shell Vulnerability | CVE-2025-46334 | Git Malicious Shell Vulnerability |
| Git File Overwrite Vulnerability | CVE-2025-46835 | Git File Overwrite Vulnerability |
| Git Symlink Vulnerability | CVE-2025-48384 | Git Symlink Vulnerability |
| Git Protocol Injection Vulnerability | CVE-2025-48385 | Git Protocol Injection Vulnerability |
| Git Credential Helper Vulnerability | CVE-2025-48386 | Git Credential Helper Vulnerability |
Version 17.14.7
Released June 23rd, 2025
| Top bug fixes | From the community |
|---|---|
| GitHub Copilot Chat Error: "Could not parse ov" - Persistent Issue | Feedback ticket |
| Fixed an issue when an include path was quoted with whitespace between the compiler option and the path, none of the files in the path would show up in the include completion list. | Feedback ticket |
| Escape not detected in Developer PowerShell in 17.14 | Feedback ticket |
| Updated to VS 17.14 - NCrunch 5.10.0.7 breaks | Feedback ticket |
| Unable to build VB.NET app in VS2022 17.14.0 preview 1.1 | Feedback ticket |
| Implemented several changes to improve the user experience and accessibility for Inline Completions. |
Version 17.14.6
Released June 17th, 2025
| Top bug fixes | From the community |
|---|---|
| VS 17.14 regression: ASAN bad codegen with x64 Release configuration | Feedback ticket |
| Sanitizer Coverage Produces Bad Codegen | Feedback ticket |
| Fixed an issue where Razor formatting would sometimes appear to do nothing for specific syntax patterns or configurations. | Feedback ticket |
| GitHub Copilot Agent Preview can't run terminal commands after running unit tests | Feedback ticket |
| When EventTrigger's routing event is Loaded, the Storyboard cannot find the target element by name. | Feedback ticket |
| Fixed a false-positive syntax error in boost::parser | Feedback ticket |
| Copilot cannot see the difference between .xaml.cs and .xaml | Feedback ticket |
| MSVC AddressSanitizer now supports projects using a dynamically linked Universal C Runtime with a statically linked VCRuntime, frequently used in software like plugins. | Feedback ticket |
| Fixed an issue with complex trait detection code that caused a compiler crash. | Feedback ticket |
| Copilot assistant 'run_build' failed | Feedback ticket |
| Fixed a crash when using the navigate button to edit menu item for Next Edit Suggestions. | |
| Fixed ConcRT (Concurrency Runtime) initialization on multi-socket machines with modified processor affinity. |
Version 17.14.5
Released June 10th, 2025
| Top bug fixes | From the community |
|---|---|
| The remote debugger via SSH hangs before hitting a breakpoint | Feedback ticket |
| Security advisories addressed | CVE | Descritpion |
|---|---|---|
| Visual Studio Remote Code Execution Vulnerability | CVE-2025-47959 | Improper neutralization of special elements used in a command ('command injection') in Visual Studio allows an authorized attacker to execute code over a network. |
| .NET and Visual Studio Remote Code Execution Vulnerability | CVE-2025-30399 | Untrusted search path in .NET and Visual Studio allows an unauthorized attacker to execute code over a network. |
Version 17.14.4
Released June 3rd, 2025
| Top bug fixes | From the community |
|---|---|
| Type or Namespace Can't Be Found Error on the Razor's PageModel | Feedback ticket |
| VS 2022 17.14 p1.1 cannot complete a build. "error D8040: error creating or communicating with child process." | Feedback ticket |
| #include completion no longer suggests files or folders in path | Feedback ticket |
| Visual Studio kept on asking me to re-enter credential [expansion.microsoft.com tenant blocked] | Feedback ticket |
Version 17.14.3
Released May 28th, 2025
| Top bug fixes | From the community |
|---|---|
| Problem storing COleDateTime with RFX_Date | Feedback ticket |
| Android launch options are missing | Feedback ticket |
| When I create a new script in Unity and open VS again for editing, all the previously fixed tabs disappear. | Feedback ticket |
| I have to restart VS each time I change something in code (Xamarin) | Feedback ticket |
| Changing git branches causes open files to be closed | Feedback ticket |
| "Quick Action & Refactoring > Create Definition" not working in 17.14 Update (UE5) | Feedback ticket |
Version 17.14.2
Released May 22nd, 2025
| Top bug fixes | From the community |
|---|---|
| Fixed an issue where VS will crash if opening a Solution containing C++ projects via a UNC path. | Feedback ticket |
Version 17.14.1
Released May 21th, 2025
| Top bug fixes | From the community |
|---|---|
| Feature 'xxx' is currently unavailable due to an internal error. System.NotSupportedException : The given path's format is not supported. | Feedback ticket |
| Fixed an issue that occurs when creating an upload package for the Microsoft Store. | Feedback ticket |
Fixed an issue with the Razor source generator that could cause it to fail to run with a System.ArgumentOutOfRangeException. |
|
| Fixed an issue that addresses a hang that occurred when closing a resource file editor before it completed initialization. |
From our entire team, thank you for choosing Visual Studio! For the latest updates, resources, and news, check out the Visual Studio Hub and stay in touch.
Happy coding!
The Visual Studio team
Note
This update may include new Microsoft or third-party software that is licensed separately, as set out in the 3rd Party Notices or in its accompanying license.
Note
We may use an AI-based tool to analyze diagnostic data (such as dumps and traces) collected through Visual Studio and Visual Studio Feedback to help improve user experience. If you wish to opt out, follow the steps here
