Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Build Error

error: Callback provided streaming assets file conflicts with file already present in project. Project file 'StreamingAssets/aa/catalog.json'. Callback provided file 'Library/com.unity.addressables/aa/WebGL/catalog.json'.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Delete the folder in question (Streaming Assets/aa).

Make sure to rebuild Localization Tables https://motiveio.atlassian.net/wiki/spaces/USDK/pages/645464065/Motive+Unity+SDK+Setup+-+Unity+Workshop+Demo+Scene#Build-the-Localization-Addressables

Crash, long stack trace on launch

Likely didn’t choose WebGL init scene in build settings and it’s trying to launch with XR Player. Make sure that the correct scene is chosen in the build (not just open in Unity).

RuntimeData is null. Please ensure you have built the correct Player Content.

Make sure to build Addressables data.

  • No labels