Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 2017.1.X
Votes
1
Found in
2017.2.0a
Issue ID
938742
Regression
Yes
2017.1 cannot handle network off scenario
After we enabled web login feature, when network is down, launcher cannot switch to offline mode.
Two scenario (two scenario based on license is valid) :
1. Make sure there is network available
Click Login button
=> Web login page will be displayed
Turn off network
=> expect: launcher switch to offline mode
==> actually: nothing changed
2. Turn offline network
Launch Editor
=> expect: launcher will show [Work offline] button and user can click the button go to project list
==> actually: blank window will be displayed
Comments (2)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
JoshMah
Aug 22, 2017 10:55
Having same problem with an offline network for Unity 2017.1.0f3 64bit (issue 2 posted above)
Launcher offline mode will work if user have not logged on to the offline network.
Launcher will show connecting followed by blank window if user have logged on to offline network.