UnityChanSpringBone
UnityChanSpringBone copied to clipboard
icon is missing in SpringBoneWindow, and there are no documents now
Hi, compare to previous version, icon is missing in SpringBoneWindow, and there are no documents in new package version.
Apology for kept you waiting for long time. As to the icon issue on the window , we reproduced it on release 1.1 and confirmed it is fixed on release 1.2. Will you please try 1.2.1?
I had the same issue with 1.2.1. The warning seems to be caused by not finding "Packages/com.unity.springbone/Editor/GUI/Icons", but copy the UnityChanSSU_URP-release-1.0.5 project folder to the Assets folder and use "Assets/UnityChanSSU_URP-release-1.0.5/Packages/UnityChanSpringBone-release-1.1/Editor/GUI/Icons" exists. (There is 1.1, but the content is 1.2.1. For some reason, the folder name could not be changed) So I solved it by rewriting the path of "kIconDirectoryPath" in "SpringBoneWindow.cs".
I'm glad if you can use it as a reference. (Google Translate)