Have Unity web player call out to your webpage javascript. Then use whatever Javascript you'd usually use to open a page in a new tab. Although a quick google search (pro-tip) shows:
http://stackoverflow.com/questions/4907843/open-a-url-in-a-new-tab-using-javascript
where this issue is discussed at length.
↧