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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
If there is no data to push, the attempt will not occur and therefore no error