Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0b1
Issue ID
1178832
Regression
No
[UDP] Errors do not appear in console or editor log
[UDP] Errors do not appear in console or editor log
When using the UDP package to configure a project and it's IAP products, errors are often shown to the user in regards to validation/pushing/pulling. Currently these errors are shown to the user embedded in the inspector and are not pushed to the console or editor log, inconsistent with other error handling throughout Unity.
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
- In the Network Adapter settings in the host Operating System, disable all network adapters
- Inspector (UDP Settings) > Pull
- Observe an error is reported to the user
- Observe the same error is not reported to the console
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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Could not reproduce using UDP package 1.3.0, closing as fixed