Search Unity

ERR_CACHE_READ_FAILURE : WebGL/Webassembly

Discussion in 'Web' started by Gaurav-Gulati, Sep 2, 2017.

  1. Gaurav-Gulati

    Gaurav-Gulati

    Joined:
    Sep 22, 2014
    Posts:
    52
    I am not sure if its only me, but i normally get this error in Chrome while loading cached version of the game(Unity 5.6.2), when browser tries to load all 3 .unityweb files from cache and game doesn't load at all, happens 25% of times when game is opened :

    Game_path/Build/game_wasm.data.unityweb
    Failed to load resource: net::ERR_CACHE_READ_FAILURE

    Any ideas ?