System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce RTX 2070 with Max-Q Design/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 462.59
Blender Version
Broken: version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: rB02948a2cab44
Worked: (newest version of Blender that worked as expected)
Short description of error
When using bpy.context.evaluated_depsgraph_get() in a poll and then baking a fluid blender crashes
Exact steps for others to reproduce the error
- use the provided file with a fluid prepared to bake data or create a fluid domain and a fluid source
- make sure the chace type is set to modular
- run the simple operator script (should come with the blend file)
- press the bake Data in the Fluid domain settings and blender should crash

