Skip to content

Commit 42f5a0f

Browse files
Merge pull request #13965 from sailro/patch-2
Bump VSTU to 17.14.1.0
2 parents cdaa15b + fe531e5 commit 42f5a0f

File tree

1 file changed

+39
-1
lines changed

1 file changed

+39
-1
lines changed

gamedev/unity/change-log-visual-studio-tools-for-unity.md

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Change Log (Visual Studio Tools for Unity, Windows)"
33
description: View the change log for Visual Studio Tools for Unity, Windows. See changes from version 1.0.0.0 through 4.7.0.0 and beyond.
4-
ms.date: "6/21/2024"
4+
ms.date: "6/3/2025"
55
ms.subservice: unity-tools
66
ms.service: visual-studio
77
ms.topic: "conceptual"
@@ -13,6 +13,44 @@ manager: crdun
1313

1414
Visual Studio Tools for Unity change log.
1515

16+
## 17.14.1.0
17+
Released May 13, 2025
18+
19+
### New Features
20+
21+
- **Integration:**
22+
23+
- Added a result view for `IEnumerable` types.
24+
25+
### Bug fixes
26+
27+
- **Integration:**
28+
29+
- Improved messaging between Unity and Visual Studio.
30+
31+
- Optimized UPE in the context of large projects.
32+
33+
## 17.14.0.0
34+
Released March 11, 2025
35+
36+
### New Features
37+
38+
- **Integration:**
39+
40+
- Added support for `Unity.Properties.CreateProperty` in [`UNT0004`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0004.md), [`UNT0006`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0006.md), [`UNT0007`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0007.md) and [`UNT0013`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0013.md) suppressors.
41+
42+
### Bug fixes
43+
44+
- **Debugging:**
45+
46+
- Improved thread management.
47+
48+
- **Integration:**
49+
50+
- Fixed stability issues with debug targets when using SDK-Style projects.
51+
52+
- Fixed [`UNT0006`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0014.md) diagnostic when a Unity message is wrongly referenced.
53+
1654
## 17.13.1.0
1755
Released February 11, 2025
1856

0 commit comments

Comments
 (0)