Skip to content

Commit

Permalink
Merge pull request #10290 from MicrosoftDocs/main638545898907730280sy…
Browse files Browse the repository at this point in the history
…nc_temp

Repo sync for protected branch
  • Loading branch information
ShannonLeavitt committed Jun 21, 2024
2 parents e566943 + e4f39c0 commit 7e1680e
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion gamedev/unity/change-log-visual-studio-tools-for-unity.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Change Log (Visual Studio Tools for Unity, Windows)"
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.
ms.date: "6/14/2023"
ms.date: "6/21/2024"
ms.subservice: unity-tools
ms.service: visual-studio
ms.topic: "conceptual"
Expand All @@ -13,6 +13,41 @@ manager: crdun

Visual Studio Tools for Unity change log.


## 17.10.1.0
Released May 21, 2024

### New Features

- **Integration:**

- Added [`USP0022`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/USP0022.md) suppressor, Unity objects should not use if-null-coalescing.

### Bug fixes

- **Integration:**

- Display keyboard focus as expected when navigating in Unity Messages.

- Improve player announce parsing.

- Improve local player detection.

## 17.10.0.0
Released March 12, 2024

### New Features

- **Integration:**

- Improve [`UNT0024`](https://github.com/microsoft/Microsoft.Unity.Analyzers/blob/main/doc/UNT0024.md) analyzer, to support `Unity.Mathematics.floatX` types.

### Bug fixes

- **Debugging:**

- Fix nullable-value-type display when evaluating.

## 17.9.3.0
Released February 13, 2024

Expand Down

0 comments on commit 7e1680e

Please sign in to comment.