[About macOS Sonoma 14.0] (update 10/17/2023)
The current compatibility status with released Live2D Cubism products is as follows:
[supported]Live2D Cubism Editor version 5.0.01 and later
[not supported]Live2D Cubism Editor version 5.0.00 beta1 and earlier,Other Live2D Cubism products, including Live2D Cubism SDK.
Please refrain from upgrading the macOS as they may not work properly.
The Cubism Editor license file may be lost after the macOS upgrade.
Please make sure to deactivate the Cubism Editor license before upgrading the macOS.
For more detailsClipping Mask layer disappears in Unity
Hi, i have an Unity game with multiple models imported and working. They have automatic breathing, blinking and follow cursor on angle and body params.
The problem is that at some point in the game if i return to the screen with the live2d model, their irises disappear, leaving only the eyewhite. The iris is clipped to the eyewhite in Live2d. I use Unity 2021.2.19f version.
Why does this happen? Might it be a memory leak? Does clipping has general problems in Unity? I also had a problem with Invert Mask simply not working in Unity.
0 ·
Comments
Thank you for always using our products.
We have received your inquiry by email, but we will answer it in this.
In Cubism SDK, clipping is handled by the Unlit shader.
If you want your own shader to perform clipping, you can add the Unlit shader's processing to your shader.
Best regards.