Skip to content

Commit bba252f

Browse files
committed
Merged main into live
2 parents f29c263 + 93a7652 commit bba252f

File tree

1 file changed

+36
-1
lines changed

1 file changed

+36
-1
lines changed

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

Lines changed: 36 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/14/2023"
4+
ms.date: "6/21/2024"
55
ms.subservice: unity-tools
66
ms.service: visual-studio
77
ms.topic: "conceptual"
@@ -13,6 +13,41 @@ manager: crdun
1313

1414
Visual Studio Tools for Unity change log.
1515

16+
17+
## 17.10.1.0
18+
Released May 21, 2024
19+
20+
### New Features
21+
22+
- **Integration:**
23+
24+
- Added [`USP0022`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/USP0022.md) suppressor, Unity objects should not use if-null-coalescing.
25+
26+
### Bug fixes
27+
28+
- **Integration:**
29+
30+
- Display keyboard focus as expected when navigating in Unity Messages.
31+
32+
- Improve player announce parsing.
33+
34+
- Improve local player detection.
35+
36+
## 17.10.0.0
37+
Released March 12, 2024
38+
39+
### New Features
40+
41+
- **Integration:**
42+
43+
- Improve [`UNT0024`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0024.md) analyzer, to support `Unity.Mathematics.floatX` types.
44+
45+
### Bug fixes
46+
47+
- **Debugging:**
48+
49+
- Fix nullable-value-type display when evaluating.
50+
1651
## 17.9.3.0
1752
Released February 13, 2024
1853

0 commit comments

Comments
 (0)