You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm trying to run the unity player on flutter web with wasm enabled, but it gives me this error: TargetPlatform.macOS is not yer supported by the unity player plugin.
I'm running this from my macbook pro. Is this an expected behaviour?
To Reproduce
Steps to reproduce the behavior:
Run on flutter web with --wasm
Expected behavior
The player running.
Unity (please complete the following information):
OS: MacOS 14.6
Version Unity 2022.3.43f1
Smartphone (please complete the following information):
Device: Chrome
The text was updated successfully, but these errors were encountered:
I tried to run the same code but switching to a windows pc and I got the same error: TargetPlatform.windows is not yer supported by the unity player plugin.
Describe the bug
I'm trying to run the unity player on flutter web with wasm enabled, but it gives me this error:
TargetPlatform.macOS is not yer supported by the unity player plugin.
I'm running this from my macbook pro. Is this an expected behaviour?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The player running.
Unity (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: