/
Troubleshooting WebGL
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.
Related Articles
, multiple selections available,
Related content
WebGL Support
WebGL Support
More like this
WebGL Keyboard/Mouse Layout Testing
WebGL Keyboard/Mouse Layout Testing
Read with this
Building and Hosting Unity WebGL Applications on Launch
Building and Hosting Unity WebGL Applications on Launch
More like this
.gitignore
.gitignore
More like this
Configuring SteamVR
Configuring SteamVR
More like this