Hello, Im using Unity 5.3 and currently working with asset bundles, to be more specific, with the asset bundle manager, but even using the tutorial unity has on their website, I can
t run the local server. We use proxy here but I dont think this should be a problem, since it
s only a local server. Ive been getting this error: ArgumentException: Can't find process with ID 725 System.Diagnostics.Process.GetProcessById (Int32 processId) AssetBundles.LaunchAssetBundleServer.IsRunning () (at Assets/Package/AssetBundleManager/Editor/LaunchAssetBundleServer.cs:48) AssetBundles.LaunchAssetBundleServer.ToggleLocalAssetBundleServerValidate () (at Assets/Package/AssetBundleManager/Editor/LaunchAssetBundleServer.cs:38) and after it, I can
t try to run the local asset bundle server unless I restart Unity.
Thanks!