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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.3):
Could not reproduce in UDP 1.1.3 (preview 4), closing as fixed.