Troubleshooting WebGL
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 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.