Fluid: No Obstacle after resume baking #75729

Closed
opened 2020-04-14 16:37:59 +02:00 by til ation · 15 comments

System Information
Operating system: Windows-10-10.0.17763-SP0 64 Bits
Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 25.20.100.6793

Blender Version
Broken: version: 2.83 (sub 13), branch: master, commit date: 2020-04-13 17:13, hash: ad317a5ffd
Worked: (newest version of Blender that worked as expected)

Short description of error
Mantaflow ignores obstacles when resuming the bakingprocess

Exact steps for others to reproduce the error
Create a fluidsim with an obstacle. pause the baking and resume ist. Mantaflow ignores the obstacle since the Point of resuming.

#75729.blend

  • Open blend
  • hit Bake Data
  • hit {key Esc} at something like frame 25
  • hit Resume
  • let it bake till the end
  • inspect the bake --> particles start falling through the Collision Effector (Sphere) from the frame where bake was resumed...

{F8477148, layout = inline}{F8477151, layout= inline}
Expected vs actual

**System Information** Operating system: Windows-10-10.0.17763-SP0 64 Bits Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 25.20.100.6793 **Blender Version** Broken: version: 2.83 (sub 13), branch: master, commit date: 2020-04-13 17:13, hash: `ad317a5ffd` Worked: (newest version of Blender that worked as expected) **Short description of error** Mantaflow ignores obstacles when resuming the bakingprocess **Exact steps for others to reproduce the error** Create a fluidsim with an obstacle. pause the baking and resume ist. Mantaflow ignores the obstacle since the Point of resuming. [#75729.blend](https://archive.blender.org/developer/F8477070/T75729.blend) - Open blend - hit `Bake Data` - hit {key Esc} at something like frame 25 - hit `Resume` - let it bake till the end - inspect the bake --> particles start falling through the Collision Effector (Sphere) from the frame where bake was resumed... {[F8477148](https://archive.blender.org/developer/F8477148/good.png), layout = inline}{[F8477151](https://archive.blender.org/developer/F8477151/bad.png), layout= inline} Expected vs actual
Author

Added subscriber: @Tilation

Added subscriber: @Tilation

#75851 was marked as duplicate of this issue

#75851 was marked as duplicate of this issue
Member

Added subscriber: @ankitm

Added subscriber: @ankitm
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

See the photos here: Archive.zip
a is the uninterrupted baking, b is interrupted at frame 8. So frame b9 b10 b11 ignore the sphere.
File + two cache folders: https://drive.google.com/file/d/1e_0l3d3H5dn8qt3lQtdn2TOJ8eJPmTQB/view?usp=sharing
both have the same name except that the uninterrupted cache folder has an extra 1 in the end.

See the photos here: [Archive.zip](https://archive.blender.org/developer/F8474251/Archive.zip) `a` is the uninterrupted baking, `b` is interrupted at frame 8. So frame b9 b10 b11 ignore the sphere. File + two cache folders: https://drive.google.com/file/d/1e_0l3d3H5dn8qt3lQtdn2TOJ8eJPmTQB/view?usp=sharing both have the same name except that the **un**interrupted cache folder has an extra `1` in the end.
Member

Added subscribers: @sebbas, @lichtwerk

Added subscribers: @sebbas, @lichtwerk
Member

@sebbas: one for you?

@sebbas: one for you?

Added subscriber: @dfelinto

Added subscriber: @dfelinto

This needs a sample file, we need to stop accepting these reports with incomplete information.

@ankitm thanks for helping with triaging, but if you are to do the work from the report, we still need the basic information, a simple .blend file to reproduce the issue, and images attached to this task.
Files hosted externally are not valid.

@lichtwerk if this is confirmed, then again, I would expect the task description to have all the information required to reproduce this (e.g., the .blend)

This needs a sample file, we need to stop accepting these reports with incomplete information. @ankitm thanks for helping with triaging, but if you are to do the work from the report, we still need the basic information, a simple .blend file to reproduce the issue, and images attached to this task. Files hosted externally are not valid. @lichtwerk if this is confirmed, then again, I would expect the task description to have all the information required to reproduce this (e.g., the .blend)

Added subscriber: @NicolaSap

Added subscriber: @NicolaSap

Confirmed in today's builds (8cb10c124e)

I had in fact created another task (#75851) before realizing it was a duplicate.

Closed that one, I report the reproduction steps here ↓


Exact steps for others to reproduce the error

Note: because of #75850 the order of operation here is fundamental to reproduce

  • Default file. (Activate X-Ray)
  • Default cube: Add: Fluid > Effector
  • Add Plane. Move up Z +2.
  • Add: Fluid > Flow > Type Liquid; Flow Source > Is Planar
  • Add new cube at origin. Scale up by 2.5.
  • Add: Fluid > Domain > Type Liquid
  • Cache type: Modular. Frame end: 10
  • Bake Data
    • The effector is correclty taken into account image.png
  • Cache frame end: increase to 20
  • Resume
    • The effector is ignored from frame 11 onwards image.png

Confirmed in today's builds (8cb10c124efe) I had in fact created another task (#75851) before realizing it was a duplicate. Closed that one, I report the reproduction steps here ↓ ---- **Exact steps for others to reproduce the error** Note: because of #75850 the order of operation here is fundamental to reproduce - Default file. (Activate X-Ray) - Default cube: Add: Fluid > Effector - Add Plane. Move up Z +2. - Add: Fluid > Flow > Type Liquid; Flow Source > Is Planar - Add new cube at origin. Scale up by 2.5. - Add: Fluid > Domain > Type Liquid - Cache type: Modular. Frame end: 10 - Bake Data - The effector is correclty taken into account ![image.png](https://archive.blender.org/developer/F8479640/image.png) - Cache frame end: increase to 20 - Resume - The effector is ignored from frame 11 onwards ![image.png](https://archive.blender.org/developer/F8479643/image.png) ----
Member

Added subscriber: @jesterking

Added subscriber: @jesterking
Sebastián Barschkis was assigned by Nathan Letwory 2020-04-20 22:33:12 +02:00
Member

@sebbas see also #75758 - shouldn't this have been fixed in 2.83 branch?

@sebbas see also #75758 - shouldn't this have been fixed in 2.83 branch?

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'

Similarly to #75758, this issue should be resolved since cdc399a055. So closing this report, thanks for reporting!

Similarly to #75758, this issue should be resolved since cdc399a05537. So closing this report, thanks for reporting!
Thomas Dinges added this to the 2.83 LTS milestone 2023-02-08 16:38:05 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
8 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#75729
No description provided.