Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0a9
Issue ID
1168660
Regression
No
[UDP] Network connectivity issues are reported as "Unknown error"
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can then "Pull" them from the UDP server after initially pushed. Currently, if the user attempts to Pull from the server while disconnected from the network, this network connectivity issue is reported as a non-descript "Unknown error," giving the user no indication of how to correct this error.
Steps to reproduce:
- In Unity 2019.3, create a new project and install the Universal Distribution Portal (UDP) package (alternatively download the attached project)
- Menu: Window > Universal Distribution Portal > Settings
-Inspector (UDP Settings) >  Register the project with Unity Cloud Services if the UDP Settings Inspector pane indicates it is not already
- In the Network Adapter settings in the host Operating System, disable all network adapters
- Inspector (UDP Settings) > Pull
- Observe a non-descript "Unknown error" is thrown to the user due to the lack of connectivity
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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 
Resolution Note (fix version 2019.3):
Could not reproduce in 1.1.3 (preview 2), closing as fixed.