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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Resolution Note (fix version 2019.3):
Could not reproduce in UDP 1.1.3 (preview 4), closing as fixed.