Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnityEditor获取不到游戏画面 #100

Open
mhggpo opened this issue Apr 24, 2022 · 0 comments
Open

UnityEditor获取不到游戏画面 #100

mhggpo opened this issue Apr 24, 2022 · 0 comments

Comments

@mhggpo
Copy link

mhggpo commented Apr 24, 2022

使用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<object>) (at Assets/Scripts/Unity3D/PocoManager.cs:137)
RPCParser:HandleMessage (string) (at Assets/Scripts/Unity3D/PocoManager.cs:259)
PocoManager/<>c__DisplayClass22_0:<Update>b__0 (string) (at Assets/Scripts/Unity3D/PocoManager.cs:194)
System.Collections.Generic.List`1<string>:ForEach (System.Action`1<string>)
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)

疑似截图失败

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant