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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (fix version 2019.3):
Could not reproduce in UDP 1.1.3 (preview 4), closing as fixed.