Hi, I have Unity 5 installed on a Windows 10 pc with IE11 and Edge browsers installed. Edge is my default browser for html files. When I click the Build & Run button in the Build settings to run my game, Unity is using IE 11 to execute the game. Why is not Edge used even though it is my default browser for html files? Is there any setting in Unity that allows me to switch browsers? I’m a complete Unity rookie so please be patient with me if this is a stupid question.
Use Chrome. It’s better.
Are you building to WebGL. Unity web player is deprecated on most browsers now.
Well, I found the answer to this and I just made a stupid mistake. I thought I had set Edge to default browser on the PC when I made files with extension .html associated to the Edge browser, but it was till IE11. So I just had to open Windows Settings and change default browser to Edge in System->Default Apps.