AirtestProject / AirtestProject/Poco-SDK

UnityEditor获取不到游戏画面

未關閉
#100 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
325
分支
194
PR 合併指標
30 天內沒有已合併 PR

描述

使用PocoHierarchyViewer连接时无法获取到游戏画面
同时控制台报错
```
ReadPixels was called to read pixels from system frame buffer, while not inside drawing frame.
UnityEngine.Texture2D:ReadPixels (UnityEngine.Rect,int,int)
PocoManager:Screenshot (System.Collections.Generic.List`1) (at Assets/Scripts/Unity3D/PocoManager.cs:137)
RPCParser:HandleMessage (string) (at Assets/Scripts/Unity3D/PocoManager.cs:259)
PocoManager/<>c__DisplayClass22_0:b__0 (string) (at Assets/Scripts/Unity3D/PocoManager.cs:194)
System.Collections.Generic.List`1:ForEach (System.Action`1)
PocoManager:Update () (at Assets/Scripts/Unity3D/PocoManager.cs:189)
```
```
[d3d11] attempting to ReadPixels outside of RenderTexture bounds! Reading (0, 0, 2560, 1440) from (1920, 939)
```
疑似截图失败

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。