File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 4
4
### Updated
5
5
6
6
- 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
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
10
10
- Updated XR template avatar to have separated head mesh [ #261 ] ( https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261 )
11
11
- Improved GetMeshRenderer() method to exclude invalid mesh renderers [ #261 ] ( https://github.com/readyplayerme/rpm-unity-sdk-core/pull/261 )
12
12
13
+ ### Fixed
14
+
15
+ - Fixed issue with XR animation avatars
16
+
13
17
## [ 6.2.1] - 2024.04.23
14
18
15
19
### Fixed
You can’t perform that action at this time.
0 commit comments