Hi,
I am trying to do some tests inside my MAC Unity Editor, but I noticed that only https urls are loaded, otherwise, they are not loaded.
So I created a self signed certificate on my LAN server, I added the certificate to MAC System Keychain and set it to trusted, but even after that I cannot get the HTTPS url to be loaded inside the MAC Editor webview.
The urls are correctly loaded only when it is HTTPS with a certificate from a trusted certificate authority.
Any hep is greatly appreciated.