Troubleshooting & FAQ
Last updated
Last updated
Back up your original project. Backup is always important when we migrate something.
In the Project panel, Choose Assets
and delete the MYTY Kit
and Editor
folders.
Open the Package Manager window, click the โ button in the upper left corner, and select Add package from git URL...
Copy and paste https://github.com/Off-Live/myty-kit.git?path=/Assets
and click the Add
button.
After adding MYTY Kit, in the header tab, click MYTY Kit > Migrate
.
Click the Migrate Adapters
. The migration is done! Click the โถ๏ธ(Play)
button and check it works well.
๐ก This migration process may not work if you are using custom motion adapters or a MediaPipe object not in prefab, then this migration process may not work. If you have any difficulty in migration, please contact MYTY Team.
The 2D PSD Import Package may not be installed in the project file. You can install 2D PSD Import Package in the following way.
In the header tab, select Window > Package Manager
to open the Package Manager window.
Click the Packages tab
in the upper left corner and change to Unity Registry
. After selecting 2D PSD Importer
in the Packages group, click the Install
button at the bottom right .
Most likely, it works well when pixels with alpha channel values are surrounded by pixels with no alpha channel values.
Requires to edit geometry manually when transparency image is not surrounded by pixels with no alpha channel values.
Before
After
You can install additional required modules from Unity hub:
In the Installs tab of Unity Hub, click the โ๏ธ icon in the Unity Editor.
Select the checkbox of required module(s) and click the Install button.
The input camera may not be selected correctly. Follow the steps below to change the input camera.
In the left Hierarchy window, select MediapipeMotionPack > MediapipeRunner > CameraSource.
In the Inspector window, go to the Camera Source section and click the Webcam's drop menu. You'll see a list of available cameras. Select the correct input camera and try playing the project again.
It is possible to replace the PSB or the trait mapping file while creating an avatar. But it is not recommended, as unknown compatibility issues may occur. However, you can try it by replacing assets in the directory of the Unity project file. Be sure to back up the project before replacing it.
1. In Unity Hub, click the project's Editor version
and select the version you want to change to.
2. When the following window appears, click Change version
.
3. When the window below appears, click Continue
.
Have a question or an idea? If you have a question to ask or an idea to share, participate in MYTY Kit Community. Weโd love to hear from you.๐