[About Cubism Editor / SDK 5.4 Alpha](Updated: July 14, 2026)
You can download the alpha installer from the dedicated forum below.
If you have any feedback regarding the alpha version, including feature requests or bug reports, please use the same forum.
Cubism Editor / SDK 5.4 Alpha Forum
https://creatorsforum.live2d.com/c/cubismeditorsdk54alpha/
[Regarding macOS Tahoe](Updated October 16, 2025)
macOS v26 Tahoe is now supported!
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly.
Upgrading macOS can also cause you to lose your Cubism Editor license file.
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.
For more details:
https://help.live2d.com/en/other/other_09/For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.Making model independend from Time.timeScale
I'm using Time.timeScale in my Unity app, but I want that my models are not affected by changing it. Is this currently possible?
0 ·
Comments
Thank you for your continued use of our product.
If Time.timeScale is used, then Time.timeScale must be included in the process of calculating the time when the MotionFade and Pose processes end.
Other functions do not affect Time.timeScale.
Best regards.