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
- Trees painted on a Terrain are not affected by any Wind Zone when those trees are part of an LOD Group
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Resolution Note:
If there is no data to push, the attempt will not occur and therefore no error