Skip to main content

Cannot replace audio assets via LunaPlaygroundAsset

Prior to Playable Plugin 3.3.0, LunaPlaygroundAssets only supported:

  • .ttf fonts,
  • .mp4 videos,
  • .png, .jpg, .jpeg textures

Possible solutions:

  • Update your Playable Plugin plugin to version 3.3.0.
  • For Playable Plugin 3.2.0 and older, the audio usage should be converted to video with audio, and this should be exposed as a LunaPlaygroundAsset. The video can be rendered in 1x1 resolution in order to save space.

Check our documentation about LunaPlaygroundAssets.