-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Shadows no longer render after minimizing and then restoring the window. #24162
Copy link
Copy link
Closed
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-VulkanSpecific to the Vulkan render APISpecific to the Vulkan render APIO-WindowsSpecific to the Windows desktop operating systemSpecific to the Windows desktop operating systemP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!S-Needs-InvestigationThis issue requires detective work to figure out what's going wrongThis issue requires detective work to figure out what's going wrong
Milestone
Metadata
Metadata
Assignees
Labels
A-RenderingDrawing game state to the screenDrawing game state to the screenC-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-VulkanSpecific to the Vulkan render APISpecific to the Vulkan render APIO-WindowsSpecific to the Windows desktop operating systemSpecific to the Windows desktop operating systemP-RegressionFunctionality that used to work but no longer does. Add a test for this!Functionality that used to work but no longer does. Add a test for this!S-Needs-InvestigationThis issue requires detective work to figure out what's going wrongThis issue requires detective work to figure out what's going wrong
Type
Projects
Status
Done
Bevy version and features
Relevant system information
What you did
Ran the
anti_aliasingexample withcargo r --example anti_aliasing. Then minimize the window, then restore the window.What went wrong
No more shadows!