Skip to content

Snap Camera Assets

Patrick Trumpis edited this page Apr 26, 2025 · 26 revisions

About assets

Snap Camera requires certain assets to display the various AR filters correctly.
Normally these assets would be downloaded dynamically from a remote server if they are needed for rendering.
Since January 25, 2023 it is necessary to update these assets manually.

PrecachedAssets.bundle

Some of these assets are pre-cached and located in the application subfolder:

Resources\PrecachedAssets.bundle

01-resources

Error Messages

If a required asset is missing, this is indicated by an error message in the log file.

Example log entries if the asset LEN-133268_3D_ANIMATION_ML_13_CHARS_CF is missing:

Core: Asset download failed for id: LEN-133268_3D_ANIMATION_ML_13_CHARS_CF
"Failed to get remote asset: LEN-133268_3D_ANIMATION_ML_13_CHARS_CF"
Core: Failed to load prefab - LEN-133268_3D_ANIMATION_ML_13_CHARS_CF
Core: Failed - ?odel not found

Windows log file

On Windows the log file is located at:

%USERPROFILE%\AppData\Local\Snap\Snap Camera\Log.txt

macOS log file

On macOS the log file is located at:

/Users/{YOUR_USER_NAME}/Library/Preferences/Snap/Snap Camera/Log.txt

Full List of available assets

You can view the full list of currently available assets here:
https://github.com/snapcamera/assets

Downloading Assets

You can download all available assets by becoming a GitHub Sponsor for $1 a month ❤️

Sponsorship will automatically grant you access to a private repository with daily updated assets.
Sponsorship will help to keep Snap Camera Server and related projects alive.

Private Repository Preview

Download assets from the repository to resolve filter display problems.

SnapCameraAsssetsRepo3

Info: New released lenses

Some new lenses are currently not working at all even if you download missing assets.

For a (incomplete) list of currently not working lenses, take a look here: List of incompatible Lenses

Clone this wiki locally