Closed
Description
[REQUIRED] Please fill in the following fields:
- Unity editor version: 2022.1.0b1
- External Dependency Manager version: 1.2.168
- Source you installed EDM4U: UPM tgz
- Features in External Dependency Manager in use: Android Resolver + VersionHandler
- Plugins SDK in use: -
- Platform you are using the Unity editor on: Windows
[REQUIRED] Please describe the issue here:
Weird error and warning while using EDM4U
It seem the config for using secure connection was needed to disabled to shut these error
Please answer the following, if applicable:
What's the issue repro rate? (eg 100%, 1/5 etc)
- 100%
What happened? How can we make the problem occur?
- Just install and open unity editor and also every action that trigger
I suspect that this below might be the cause?
unity-jar-resolver/source/VersionHandlerImpl/src/EditorMeasurement.cs
Lines 516 to 517 in d370ab8
Any reason using http
here though?