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
- Crash on ExternalMaterialsCreationPostprocessCallback when importing specific asset
- UI Builder Library sections dropdowns are not working
- Widgets are not updating in Scene View when an Object is moving using DOTS
- Missing TMP Essentials error is logged when closing the TMP Importer Window after they have been already Installed in VFX Learning Template Scenes
- Texture artifacts while moving around in Play mode when using URP on ARM Windows
Resolution Note:
If there is no data to push, the attempt will not occur and therefore no error