Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
9
Found in
2017.1.0f3
Issue ID
937499
Regression
Yes
Unity doesn't start when blocked by firewall or when internet connection is poor
1. Get FirewallAppBlocker, or anything like it, or do it manually through win firewall
2. Search for all .exe files with win search, select them all, drag on Fab, or manually add them all to windows firewall and block
3. Launch unity, close, repeat until it fails to load (mine fails on second launch - first loads ok, then fails)
It fails either to a white screen with a loadbar, or (a new one) to just a black window.
Editor log:
LICENSE SYSTEM [2017731 13:13:24] No start/stop license dates set
LICENSE SYSTEM [2017731 13:13:24] Next license update check is after 2017-07-31T18:59:12
Built from '2017.1/release' branch; Version is '2017.1.0f3 (472613c02cf7) revision 4662803'; Using compiler version '160040219'
OS: 'Windows 7 (6.1.7600) 64bit' Language: 'en' Physical Memory: 16325 MB
BatchMode: 0, IsHumanControllingUs: 1, StartBugReporterOnCrash: 1, Is64bit: 1, IsPro: 0
COMMAND LINE ARGUMENTS:
D:\u2017.1\Editor\Unity.exe
[CEF] undefined in file:///C%3A%2FUsers%2Falex%2FAppData%2FRoaming%2FUnity%2FPackages%2Fnode_modules%2Funity-editor-home%2Fdist/assets/unity-editor-home.js at line 39
Error loading https://api.unity.com/v1/oauth2/authorize?client_id=launcher&display=launcher&locale=en_US&response_type=code&redirect_uri=launcher://unity/C%3A%2FUsers%2Falex%2FAppData%2FRoaming%2FUnity%2FPackages%2Fnode_modules%2Funity-editor-home%2Fdist/index.html#/login
(Filename: C:\buildslave\unity\build\Editor/Platform/Interface/NativeWebViewWindow.cpp Line: 51)
There is more info in this forum post:
https://forum.unity3d.com/threads/blocking-unity-from-internet.485934/
Comments (12)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
adafish
Sep 27, 2017 15:04
Experiencing this with several computers. The result is we aren't able to open any projects, even new ones, in versions of Unity going back to at least 5.6.0f1. We've had the issue with 2017.1.0f3 and Unity 2017.1.1 as well. Usually a project will open the first time, and then no project will open after in any version of Unity. Started happening after installing 2017.3.0 Beta 1.
Desoxi
Sep 27, 2017 12:47
Same with Unity 2017.1.0p4. Cant open my project anymore.