Search Unity

What does this mean? "falling back to default preload behavior"

Discussion in 'Web' started by hyperhippo, Apr 8, 2015.

  1. hyperhippo

    hyperhippo

    Joined:
    Jan 16, 2014
    Posts:
    37
    I receive this message when loading my game in Chrome and Firefox.

    Just curious if this is telling me there is something i could potentially be doing better.

    Currently there is a 15-30 second delay on the page where the canvas doesn't really load anything, i'm wondering if there is something i can do to reduce this load time...

    (I already have Fastest optimization on, no exception handling, data caching, and release builds with the Compressed folder being loaded.)