Tracker Modules audio files (.mod, .it, .xm, .s3m) triggers security checks
DjidaneJex
Since a few months, it seems that the security checks fails when uploading an avatar with tracker module audio files. Before it was fine and working in game.
> Unity supports the four most common module file formats, namely Impulse Tracker (.it), Scream Tracker (.s3m), Extended Module File Format (.xm), and the original Module File Format (.mod).
Steps to reproduce :
- Create a new avatar project
- Add SDK sample avatar
- Add a new audio source and use a module audio file (from modarchive.org for example) as the AudioClip
- Upload the avatar
- Security checks will fail instantly
Sample avatar that failed security checks : avtr_aebe3694-2da8-44bf-bec1-fbad6c48bdf4
Log In
DjidaneJex
The issue is still present. Tested with latest SDK (3.7.5), VCC (2.4.1) and Unity (2022.3.22f1).