Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a1
2019.3.0b1
Issue ID
1178877
Regression
No
[UDP] Pull does not update Callback URL field
[UDP] Pull does not update Callback URL field
After installing and configuring the UDP package, the user can configure a callback URL via the UDP Settings inspector. Currently using the "Pull" feature will not update this field even if a different value is in its place than on the server.
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) > Settings > Callback URL > Set to any URL
- Push the update to the UDP server
- Change the callback URL without pushing, - Inspector (UDP Settings) > Settings > Callback URL > Set to any URL (different than before)
- Instead of Pushing the changes, Pull
- Observe the configured Callback URL which was pushed to the server does not replace the Callback URL field
- (Optionally) Restart the editor and observe the Callback URL is now the correct URL stored on the UDP server
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2019.3):
Could not reproduce in UDP 1.1.3 (preview 4), closing as fixed.