Skip to content

Commit 41c5767

Browse files
authored
Update version to 6.0.9 (#648)
1 parent a4cf6b7 commit 41c5767

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## [6.0.9] - 2026-01-30
99

1010
### Fixed
1111

12-
- [PBLD-276] Fixed a bug where dragging a single face from a connected texture group in the UV Editor caused visual distortion during the drag operation
13-
- [PBLD-279] Fixed an issue where serialization warning would appear upon creating a probuilder shape.
14-
- [PBLD-284] Fixed instance ID obsolescence warning appearing on 6000.4 and newer versions
12+
- [PBLD-276] Fixed a bug where dragging a single face from a connected texture group in the UV Editor caused a visual distortion during the drag operation.
13+
- [PBLD-279] Fixed an issue where serialization warning would appear upon creating a ProBuilder Shape.
14+
- [PBLD-284] Fixed InstanceID obsolescence warning appearing on 6000.4 and newer versions.
1515
- Fixed an issue where a proper unique name wasn't set on duplicated ProBuilder meshes.
1616
- [UUM-133756] Fixed the help icon for ProBuilder components pointing to the wrong documentation link. It now points to https://docs.unity3d.com/Packages/com.unity.probuilder@latest.
1717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.probuilder",
33
"displayName": "ProBuilder",
4-
"version": "6.0.8",
4+
"version": "6.0.9",
55
"unity": "6000.0",
66
"description": "Build, edit, and texture custom geometry in Unity. Use ProBuilder for in-scene level design, prototyping, collision meshes, all with on-the-fly play-testing.\n\nAdvanced features include UV editing, vertex colors, parametric shapes, and texture blending. With ProBuilder's model export feature it's easy to tweak your levels in any external 3D modelling suite.",
77
"keywords": [

0 commit comments

Comments
 (0)