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

Linux: RHI/MultiViewportSwapchainComponent background window contents get scaled down to the small window size #602

Open
LB-ArturZieba opened this issue Mar 30, 2023 · 0 comments

Comments

@LB-ArturZieba
Copy link

Describe the bug
Disclaimer: This issue should not be viewed (Video section) nor reproduced by photosensitive individual (as per warning when launching RHI/MultiViewportSwapchainComponent).

As shown in https://github.com/o3de/o3de-atom-sampleviewer/wiki/RHI-Samples#multiviewportswapchaincomp, contents of the big window in the background should remain properly scaled:
image

Meanwhile on Linux, contents of the big window in the background get scaled down to the size of the smaller window.

This issue does not occur on Windows DX12 nor Vulkan RHIs.

Prerequisites

  • O3DE engine available.
  • AtomSampleViewer project built.

Steps to reproduce

  1. Go to Samples > RHI > MultiViewportSwapchainComponent.
  2. OK on the Photosensitive Seizure Warning has to be clicked to proceed.

Expected behavior
Contents of the big window in the background keep their scale.

Actual behavior
Contents of the big window in the background are adjusted to the size of the small window.

Video

MultiViewportSwapchainComponent.mp4

Found in Branch
O3DE Installer - Stabilization/2305 (26273c22ff71950eb68d137fed25125ebbaa12d6)
AtomSampleViewer - Stabilization/2305 (cee84fa)

Desktop

  • Device: PC
  • OS: Linux
  • Version: Ubuntu 22.04.1 LTS
  • CPU AMD Ryzen 5 3600
  • GPU NVIDIA GeForce RTX 2060 SUPER
  • Memory 16GB
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