Skip to content

Commit 781bb4e

Browse files
committed
Merge branch 'hotfix/v6.2.2' into develop
2 parents c0b69bf + 069b094 commit 781bb4e

File tree

4 files changed

+548
-534
lines changed

4 files changed

+548
-534
lines changed

.github/latest.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
### Updated
55

66
- Updated XR template avatar to have separated head mesh [#261](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261)
7-
- Improved GetMeshRenderer() method to exclude invalid mesh renderers [#261](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261)
7+
- Improved GetMeshRenderer() method to exclude invalid mesh renderers [#261](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261)
8+
9+
### Fixed
10+
11+
- Fixed issue with XR animation avatars

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1010
- Updated XR template avatar to have separated head mesh [#261](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261)
1111
- Improved GetMeshRenderer() method to exclude invalid mesh renderers [#261](https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261)
1212

13+
### Fixed
14+
15+
- Fixed issue with XR animation avatars
16+
1317
## [6.2.1] - 2024.04.23
1418

1519
### Fixed

0 commit comments

Comments
 (0)