Skip to main content
Version: 6.0.0

BACKND.LitJson

If BACKND.LitJson warning message is displayed after Unity build

After building Unity, you may encounter the following warning: Assembly 'BACKND.LitJson' has non matching file name: 'BACKND.LitJson.dll'. This can cause build issues on some platforms. If so, you can solve the problem by carrying out the instructions below:

  1. Go to Assets > TheBacknd > Plugins folder
  2. Change the file name of BACKND.LitJson.dll to BACKND.LitJson.dll
  3. Build again