Multiple Fog Volumes Panic #17590
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
P-Crash
A sudden unexpected crash
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
release-0.15.1, tag: v0.15.1
[Optional] Relevant system information
cargo 1.86.0-nightly (cecde95c1 2025-01-24)
What you did
In
volumetric_fog
example, duplicate the FogVolume spawn.Possibly unrelated, but the only way I could get volumetric fog to run on Windows 10 was to change the gpu backend to VULKAN.
Other than these two changes, the example code is identical to release 0.15.1.
What went wrong
With the two fog volumes spawning, attempt to run and encounter panic:
The text was updated successfully, but these errors were encountered: