Skip to content

Assertion failed when calling WavUtility.FromAudioClip(audioClip) #3

@phamhathanh

Description

@phamhathanh

I encounter 2 failed assertion when calling WavUtility.FromAudioClip(audioClip):

  • Assertion failed: Unexpected AudioClip to wav subchunk2 size: 12925440 == 6462720
  • Assertion failed: Unexpected AudioClip to wav format byte count: 12925484 == 6462764

The file is saved successfully afterward using File.WriteAllBytes, and can be opened normally.

Please check if these assertions are correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions