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

In Stencil sample Stencil buffer is rendering incorrect colors #522

Open
NeilGitGud opened this issue Sep 27, 2022 · 0 comments
Open

In Stencil sample Stencil buffer is rendering incorrect colors #522

NeilGitGud opened this issue Sep 27, 2022 · 0 comments
Assignees
Labels
kind/bug priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/graphics-audio

Comments

@NeilGitGud
Copy link

NeilGitGud commented Sep 27, 2022

Describe the bug
In Stencil sample, triangle in top-left corner is constantly white, other triangles are fully colored. This is inconsistent to the expected behavior

Assets required

  • AtomSampleViewer.exe built and running

Steps to reproduce
Steps to reproduce the behavior:

  1. Launch AtomSampleViewerStandalone.exe
  2. Navigate to Samples -> RHI -> Stencil.

Expected behavior
Particular triangles are rendered over time depending on Stencil value in buffer and stencil comparison function used.

Actual behavior
Triangle in top left corner is constantly white, while other triangles are constantly fully colored.

Screenshots/Video
If applicable, add screenshots and/or a video to help explain your problem.
Stencil_Issue

Found in Branch
Stabilization/2210 (2a5ac3d)

@NeilGitGud NeilGitGud added kind/bug needs-triage Indicates an issue or PR needs triage sig/graphics-audio labels Sep 27, 2022
@NeilGitGud NeilGitGud transferred this issue from o3de/o3de Sep 27, 2022
@galibzon galibzon added priority/critical Critical priority. Must be actively worked on as someone's top priority right now. and removed needs-triage Indicates an issue or PR needs triage labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug priority/critical Critical priority. Must be actively worked on as someone's top priority right now. sig/graphics-audio
Projects
None yet
Development

No branches or pull requests

3 participants