Skip to content

How to Preload Unity to Improve UnityWidget Load Time #1010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tihomir-trifono opened this issue Mar 13, 2025 · 2 comments
Open

How to Preload Unity to Improve UnityWidget Load Time #1010

tihomir-trifono opened this issue Mar 13, 2025 · 2 comments

Comments

@tihomir-trifono
Copy link

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.

@lachezartodorov
Copy link

Same here. I would be interested in preloading the Unity framework.

@pmstudios
Copy link

Same here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants