11---
22title : " Change Log (Visual Studio Tools for Unity, Windows)"
33description : 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 : " 9 /17/2025 "
4+ ms.date : " 3 /17/2026 "
55ms.subservice : unity-tools
66ms.service : visual-studio
77ms.topic : release-notes
@@ -13,6 +13,77 @@ manager: crdun
1313
1414Visual Studio Tools for Unity change log.
1515
16+ ## 18.5.1.0
17+ Released March 17, 2026
18+
19+ ### Bug fixes
20+
21+ - ** Integration:**
22+
23+ - Stability fixes with [ ` UNT0039 ` ] ( https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0039.md ) diagnostic regarding generic types.
24+
25+ - Improved trivia handling for analyzer code fixes.
26+
27+ - Stability fixes when accessing Unity process image path.
28+
29+ ## 18.5.0.0
30+ Released March 10, 2026
31+
32+ ### New Features
33+
34+ - ** Integration:**
35+
36+ - Added [ ` UNT0040 ` ] ( https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0040.md ) diagnostic, ` GameObject.isStatic ` is editor-only.
37+
38+ - Added [ ` UNT0041 ` ] ( https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0041.md ) diagnostic, Use ` Animator.StringToHash ` for repeated ` Animator ` method calls.
39+
40+ - Added [ ` UNT0042 ` ] ( https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0042.md ) diagnostic, ` Mesh ` array property accessed in loop.
41+
42+ - Limited the number of asset references shown in CodeLens.
43+
44+ ### Bug fixes
45+
46+ - ** Integration:**
47+
48+ - Fixed [ ` UNT0022 ` ] ( https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0022.md ) diagnostic when reusing ` transform ` .
49+
50+ ## 18.3.1.0
51+ Released February 18, 2026
52+
53+ ### Bug fixes
54+
55+ - ** Integration:**
56+
57+ - Stability fixes with the CodeLens provider.
58+
59+ ## 18.3.0.0
60+ Released January 15, 2026
61+
62+ ### New Features
63+
64+ - ** Integration:**
65+
66+ - Improved the asset search engine performance with a new optimized YAML parser.
67+
68+ - Refresh asset database on save is now properly respecting the user setting.
69+
70+ ## 18.1.0.0
71+ Released December 16, 2025
72+
73+ ### New Features
74+
75+ - ** Integration:**
76+
77+ - Added support for Unified Settings.
78+
79+ - Added ` OnChildRectTransformDimensionsChange ` Unity message support.
80+
81+ ### Bug fixes
82+
83+ - ** Integration:**
84+
85+ - Fixed service registration issues when the connector fails to initialize.
86+
1687## 18.0.2.0
1788Released September 9, 2025
1889
0 commit comments