We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ab2a4 commit 0f5b0ddCopy full SHA for 0f5b0dd
1 file changed
CHANGELOG.md
@@ -5,11 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [5.0.3] - 2021-04-01
+## [Unreleased]
9
10
### Bug Fixes
11
12
- [case: 1324374] Fixed incorrect vertex/edge/face rect selection when mesh's parent is rotated and/or scaled.
13
+
14
+## [5.0.3] - 2021-04-01
15
16
+### Bug Fixes
17
18
- [case: 1324399] Fixing errors when building with prefabs in scene.
19
- [case: 1323666] Preventing to assign an empty mesh as MeshCollider.
20
- [case: 1322032] Fixing wrong ProBuilderMesh colors on domain reload when null.
0 commit comments