Unity Remote stops working

I posted about this in the iOS forum, since it involves Unity Remote, but perhaps this is the proper place for my issue.

I’ve been running into an issue where Unity Remote stops working. It works for 10-15 min, then it stops working. It’ll connect with the Unity Editor for 10 seconds then jumps out to the white screen that says “Waiting for game view Press ‘Play’”. I’ve tried this with two iPod Touches. When you press Play in the Editor, the iPod screen will render the game, but then disconnects immediately. Anyone run into this issue?

I’m using Unity 3.0.0f5, if that helps any. The Unity Remote I’m using is the one you can download from the Unity website.

Just out of curiosity, what view are you using? I’ve had some unrelated issues with Unity 3 not playing nice when using a view where the “Scene” and “Game” views are in tabs. Using the “2 by 3” layout solved the unrelated issues for me. Perhaps if you are not using a view that has the “Game” window always visible switching to one (or manually opening the “Game” tab before hitting play) and seeing if that helps?

Well, I also noticed that if the Game window isn’t visible, then Remote won’t render on the iPod. I start off with the Wide layout, then I drag the game window out and dock it so that it’s always visible.

without the game window visible there is nothing to show on the iphone as the rendered game window is what is sent to the iphone actually

right, but the game window IS visible.