As stated in the title, when I play my game in the editor it works perfectly. When I build it out into a webplayer and play it the cursor is still visible and can leave the window even though I have clicked into the content. Please help me as this is getting very frusterating…I have in the Awake() of my Camera to Screen.lockCursor = true;
I thought it may be because I had run in background on, however this didnt solve the issue.
Thank you for your time and I look forward to hearing from someone soon!