WebGL Game Can't Connect to the Wallet

Hello there,
I’m learning Unity Development with Moralis SDK for unity, and followed the Moralis tutorials on Youtube, and found an issue. When I am trying to login to my game on Unity Play via Metamask wallet, it simply doesn’t call and doesn’t show any metamask wallet or login page. Whilst in localhost and Unity Editor it worked perfectly. Has anybody faced with the same issue?

Best Regards.

YouTube tutorial: https://www.youtube.com/watch?v=ggDEoBB0eP0&t=11s
Unity Play Link: https://play.unity.com/mg/other/web3-launch

Any error that you get by any chance?

Will be easier to deduce if you give us the error message

I cannot find any error message, the issue is:
The game can open Metamask wallet in localhost browser or in unity, but can’t open in unity play website, that’s the issue, it just freezes. (I’ve tried with Chrome and Firefox, in local host the game works perfect but in Unity play)