Skip to content
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

Does it support webgl in unity? #32

Open
wangzf88 opened this issue Apr 22, 2023 · 2 comments
Open

Does it support webgl in unity? #32

wangzf88 opened this issue Apr 22, 2023 · 2 comments

Comments

@wangzf88
Copy link

Does it support webgl in unity? thank you!

@hasanbayatme
Copy link
Member

Could you please specify which asset you mean?

@wangzf88
Copy link
Author

I'm referring to PlayerPrefs. In a single player mini-game I made, I used PlayerPrefs to store the player's progress, but I had a problem when publishing to webgl, all the other platforms were fine, and when I switched the scene, some of the data saved in PlayerPrefs was lost, I know that PlayerPrefs can only store up to 1mb in webgl, but I ran into this problem shortly after I started playing the game, and only stored about 4kb of data, so I wanted to see if I could solve this problem with your plugin

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

2 participants