I'm suspecting the tree data just gets loaded but never unloaded. The [unload_tree_if_possible](63db751cde/sour
…
I can't repro this in 2.93 or 4.3. The callstack posted above looks like mantaflow is crashing python. Will mark this as a known issue since mantaflow isn't actively maintained.
Changing particle lifetime isn't really supported and that it works sometimes is somewhat of a hack. Will call this a known issue, particle system are not maintained at this point.
Duplicate of #81423, #83483 Will mark as a known issue since fluid sim isn't actively maintained.
The glitch and assert seem to be fixed. The Cycles error unexpected smoke volume resolution
seems to be unrelated: it just cannot find the "temperature" grid, and the message is a bit confusing.…
I see that the cache is placed in a /tmp/
folder - is this just the OS removing the temp folder arbitrarily? I can't really reproduce it reliably.
I suppose the depsgraph just isn't specific enough to tell exactly under what circumstances a transform change of the emitter requires recalculation. In addition i think the particle/hair state is…
Can't tell what is happening here, but particles are not maintained, so will mark this a known issue.
Making this a known issue, particles are not maintained any more.
Seems to be working fine in latest main (4.3), confirmed in 2.93. Will close this.
The depsgraph currently just adds a relation between the driver node and the Parameters
component. To trigger cache reset there would need to be a dependency from the parameters of any…
Probably a duplicate of #81423. Will mark this a known issue since mantaflow integration isn't actively maintained.
I can't reproduce this issue in 2.93, 4.1 or main (4.3). The callstack suggests it might generate invalid spring->particle_index
in some race condition.
Since particles are not actively…