Unity keeps pausing when inactive.

Hi,

How can I turn it off that unity pauses when the application is inactive?
I need the application to keep running so I can test several things(Networking!)

Thanks in advance,

Me

Good question, I´d like to know this too.

Edit->Project Settings->Player->Run in Background

Thanks!