- Home /
Unity3D Webplayer hides Facebook dialog
When we start a Facebook dialog (e.g. for creating a wall post) the Unity3D Webplayer hides the dialog ... so you cannot click "Ok" and the dialog remains open endlessly.
Is there a solution to prevent a Facebook dialog from disappearing in the background?
Related Questions: Unity3d app hides facebook dialog
Comment
Answer by Sudhi · Jun 25, 2013 at 02:24 PM
You can hide or move the webplayer to a -1000 on x, so that the facebook ui will be displayed, after clicking 'ok' on the FB ui, you can unhide the webplayer back to its original position. But in Unity 4, you don't have to worry about this, the FB ui pop-up will show.
Your answer
