Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a1
2019.3.0a9
Issue ID
1168653
Regression
No
[UDP] Push UDP Settings does not throw error on failure nor provide indication of status
After installing the Universal Distribution Portal (UDP) package, "UDP Settings" will be exposed to the user, where the user can then "Push" them to the UDP server. There is currently no error thrown if this Push process fails, nor does the process provide any feedback or indication to the user about the state of the operation, possibly resulting in data loss.
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
- Inspector (UDP Settings) > Push
- Observe the user is given no feedback or indication about the status of the Push process
- In the Network Adapter settings in the host Operating System, disable all network adapters
- Inspector (UDP Settings) > Push
- Observe there is no error thrown, though the Push could not be completed due to 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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
If there is no data to push, the attempt will not occur and therefore no error