Skip to content

How to Preload Unity to Improve UnityWidget Load Time #1010

Open
@tihomir-trifono

Description

@tihomir-trifono

I'm using UnityWidget on one page of my project, and when the user opens that page, it takes a long time to load. I tried setting runImmediately = true on UnityWidget and tested it on Android, but the widget still takes a long time to load when the page is accessed.

Do you have any suggestions on how to preload Unity before the user navigates to the page? Note that if runImmediately = true doesn't works.

*Expected Behavior
Unity should be loaded (or preloaded) before the user opens the page containing UnityWidget.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions