chenquanjun

Results 2 issues of chenquanjun

1. I want to check SecretID and SecretKey valid before upload. 2. when receive msg "[code 403] The access key Id format you provided is invalid." or "[code 403] The...

When save a prefab, it will load all the ConfigGraph assets include test assets in "AssetGraph/Tests/Editor/Graphs/". It stuck editor and cause huge gc. ![gc](https://user-images.githubusercontent.com/2570285/83121312-b7929700-a104-11ea-955f-97bb248d4e01.png) https://github.com/Unity-Technologies/AssetGraph/blob/e70a1be930b634ada9f97a79f1efb2599598bfc6/Editor/System/Model/V2/Settings.cs#L31 https://github.com/Unity-Technologies/AssetGraph/blob/e70a1be930b634ada9f97a79f1efb2599598bfc6/Editor/System/Core/AssetGraphPostprocessor.cs#L144-L153