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

[BUG] Prefabs generated on import cause build failure

After upgrading to the latest SDK version, the generated prefabs will cause build failure if the prefabs is placed at Resources folder.
Logs:
An asset is marked with HideFlags.DontSave but is included in the build:
Asset: 'Assets/Resources/sample_asset/sample_asset.prefab'
Asset name: sample_asset
(You are probably referencing internal Unity data in your build.)
UnityEditor.EditorApplication:Internal_CallDelayFunctions ()
Tagged:

Best Answer

  • Answer ✓
    Hello @kiraio

    Thanks for using our products.

    This issue was caused by modifications made to CubismParametersInspector and CubismPartInspector in R4.
    To work around this issue, you can delete CubismParametersInspector and CubismPartInspector from Prefab in the Project window.

    This issue will be fixed in the next update.

    Best regards.

Answers

Sign In or Register to comment.