Skip to content

Fix stale directional light shadow map caching#24199

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
JMS55:fix-dir-light-cache
May 8, 2026
Merged

Fix stale directional light shadow map caching#24199
alice-i-cecile merged 1 commit intobevyengine:mainfrom
JMS55:fix-dir-light-cache

Conversation

@JMS55
Copy link
Copy Markdown
Contributor

@JMS55 JMS55 commented May 8, 2026

Objective

Fix #24162

Solution

Clear stale cache entries

Testing

Anti aliasing example, minimizing and reopening window

@JMS55 JMS55 added this to the 0.19 milestone May 8, 2026
@JMS55 JMS55 added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen labels May 8, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering May 8, 2026
@JMS55 JMS55 added the S-Needs-Review Needs reviewer attention (from anyone!) to move forward label May 8, 2026
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 8, 2026
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 8, 2026
Merged via the queue into bevyengine:main with commit 644a72b May 8, 2026
47 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Shadows no longer render after minimizing and then restoring the window.

3 participants