Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial
[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.

Animation events have no function name

Hello,

There's an option within the Live2D editor to add events to an animation. It carries over to Unity SDK as a string argument. However, the function remains empty, causing an error log. We have to manually add a function name to all the events, and on every reimport, the name is changed back to being empty. Are there plans to persist the function name specified by the user when reimporting animations? Alternatively, are there plans to add a default function name to the event call? Someone made a blog post about it, you may find it useful. Instead of having it hardcoded, ideally, would it be possible to change the default function name somewhere in the settings? If any such changes are indeed planned, I'd appreciate it if you could provide a rough timeline for this.

Thank you.

Comments

  • It seems like even the official documentation recommends rewriting the CubismMotion3Json.cs file to have a default function name but... That's not a good solution, as it'll be overwritten every time we update the Live2D SDK? Having the option to change the default function name somewhere in the settings or, even better, preserving the user-specified function name (different events may need different function names) on reimport would be ideal.
Sign In or Register to comment.