Skip to content

Commit 6af5126

Browse files
authored
Bump VSTU to 17.14.1.0
1 parent cdaa15b commit 6af5126

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

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

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)