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

[BUG]最大化后再拖动窗口会立刻闪退 #6

Closed
NuanRMxi opened this issue Oct 23, 2024 · 0 comments
Closed

[BUG]最大化后再拖动窗口会立刻闪退 #6

NuanRMxi opened this issue Oct 23, 2024 · 0 comments

Comments

@NuanRMxi
Copy link

日志如下:
2024-10-23T17:53:46.879786Z ERROR log: Handling wgpu errors as fatal by default
thread '' panicked at C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-0.19.4\src\backend\wgpu_core.rs:3006:5:
wgpu error: Validation Error

Caused by:
In a RenderPass
note: encoder = <CommandBuffer-(0, 1475, Vulkan)>
In a set_viewport command
Viewport has invalid rect Rect { x: 1291.0, y: 77.0, w: 618.0, h: 347.0 }; origin and/or size is less than or equal to 0, and/or is not contained in the render target (1280, 720, 1)

note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Encountered a panic in exclusive system bevy_render::renderer::render_system!
thread 'Compute Task Pool (2)' panicked at C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\bevy_render-0.13.2\src\pipelined_rendering.rs:49:67:
called Result::unwrap() on an Err value: RecvError

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