When viewport samples are set to 1 simple scenes with volumetrics crash.
EEVEE volumetrics needs to init the post processing buffers. With recent
changes the need for post processing buffers are known after the cache
init. But they are constructed before the cache init. This lead to null
pointers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- T64922 (branched from master)
- Build Status
Buildable 3718 Build 3718: arc lint + arc unit