Received response code 429 for image
UnityEngine.Debug:Log (object)
Reinterop.ReinteropInitializer:UnityEngine_Debug_CallLog_FA05wu8x__otZNsgdHTnU9A (intptr) (at Reinterop/Reinterop.RoslynSourceGenerator/ReinteropInitializer.cs:13570)
Reinterop.ReinteropInitializer/ActionNativeFunction:Invoke () (at Reinterop/Reinterop.RoslynSourceGenerator/ReinteropInitializer.cs:10186)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
unity获取地图时如果unity控制台日志出现上述“Received response code 429 for image”等消息,怎么在程序中拿到这个消息然后动态修复问题,目前我在debug日志中能看到打印但是不能轻易的点击到打印输出位置,希望组件中能提供接口在客户端能拿到响应代码等打印消息