Search Unity

Load an AnimationClip from the AssetBundle, but it's not perfect.

Discussion in 'Asset Bundles' started by DaeHo, Jun 11, 2021.

  1. DaeHo

    DaeHo

    Joined:
    Oct 4, 2015
    Posts:
    1
    Play on Editor finds that when loading an Assetbundle with AnimationClips, the AnimationClip file is not loaded completely randomly.

    This problem occurs when "Preferences/general/ScriptChangesWhilePlaying" : Stop playing and Recomplie
    This problem does not occur when "Preferences/general/ScriptChangesWhilePlaying" : Recompile After Finished Playing

    I'd like to get some information about this.