Update Template avatar files #367
Annotations
5 errors and 2 warnings
ReadyPlayerMe.Core.Tests.TemplateAvatarTests.Check_Template_Avatar_XR:
Library/PackageCache/[email protected]/UnityEngine.TestRunner/TestRunner/TestTaskWrapper.cs#L48
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> NUnit.Framework.AssertionException : Bones array in SkinnedMeshRenderer on Renderer_Headwear is empty.
Expected: not <empty>
But was: <empty>
|
ReadyPlayerMe.Tests.AvatarConfigProcessorTests.Process_Avatar_Configuration_High:
Assets/Tests/Editor/AvatarConfigProcessorTests.cs#L74
String lengths are both 223. Strings differ at index 5.
Expected: "pose=A&lod=0&textureAtlas=1024&textureSizeLimit=1024&textureC..."
But was: "pose=T&lod=0&textureAtlas=1024&textureSizeLimit=1024&textureC..."
----------------^
|
ReadyPlayerMe.Tests.AvatarConfigProcessorTests.Process_Avatar_Configuration_Low:
Assets/Tests/Editor/AvatarConfigProcessorTests.cs#L56
String lengths are both 211. Strings differ at index 5.
Expected: "pose=A&lod=2&textureAtlas=256&textureSizeLimit=256&textureCha..."
But was: "pose=T&lod=2&textureAtlas=256&textureSizeLimit=256&textureCha..."
----------------^
|
ReadyPlayerMe.Tests.AvatarConfigProcessorTests.Process_Avatar_Configuration_Med:
Assets/Tests/Editor/AvatarConfigProcessorTests.cs#L65
String lengths are both 221. Strings differ at index 5.
Expected: "pose=A&lod=1&textureAtlas=512&textureSizeLimit=512&textureCha..."
But was: "pose=T&lod=1&textureAtlas=512&textureSizeLimit=512&textureCha..."
----------------^
|
2021.3.32f1 editmode tests
Test(s) Failed! Check '2021.3.32f1 editmode tests result' for details.
|
2021.3.32f1 editmode tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
2021.3.32f1 playmode tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|