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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
If there is no data to push, the attempt will not occur and therefore no error