Maniphest T66891

Video Sequence Editor cache not updating for scene strips
Confirmed, NormalKNOWN ISSUE

Assigned To
None
Authored By
KiJeon (0o00o0oo)
Jul 14 2019, 3:42 AM
Tags
  • BF Blender
  • Video Sequencer
  • VFX & Video
Subscribers
KiJeon (0o00o0oo)
Richard Antalik (ISS)
Yuxuan Shui (yshui)

Description

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 398.11

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-11 13:50, hash: rB06312c6d2db8
Worked: 2.79

Short description of error
Not sure if I'm doing something wrong here, but the Video Sequence Editor is not updating scene strips when changes are made to the scene (like object/camera manipulation).
Whatever is cached before the change stays in memory. The only way to force the update I've found so far is to change the "Preview Shading".

The expected behavior is that any visual change made to the scene in the scene strip would be updated real-time without changing the Preview Shading every time.

This isn't the case in 2.79. For the most part, I found scene strips updating when I made changes to the scene. If it won't update for some reason, I'd toggle something that won't affect my scene (like "Show Grease Pencil" when I have no GP elements).
While even this wasn't ideal, at least I wasn't forced to change the strip visually to force the update, and it didn't need to be done every time.

If this isn't a bug but it's a settings issue, maybe the defaults need to be changed to make it work as expected.

Exact steps for others to reproduce the error

  1. Add a scene strip to the VSE.
  2. Playback the timeline in VSE.
  3. Do something to change the scene. (e.g. Add a new Cube, move the camera, etc.)
  4. Scrub the timeline in VSE, and you should find that wherever there is cache, the scene doesn't update.

Event Timeline

KiJeon (0o00o0oo) created this task.Jul 14 2019, 3:42 AM
KiJeon (0o00o0oo) added a project: Video Sequencer.
Germano Cavalcante (mano-wii) assigned this task to Richard Antalik (ISS).Jul 15 2019, 4:23 PM
Germano Cavalcante (mano-wii) lowered the priority of this task from 90 to 50.
Germano Cavalcante (mano-wii) updated the task description.
Richard Antalik (ISS) added a comment.Jul 15 2019, 9:00 PM

Not sure if this is valid request. AFAIK this is near to impossible to implement.

Is there similar cache system(physics etc) which can detect such changes?
I could hook up sequencer cache on such system. Otherwise it would have to be manually hooked up on every single action, that can result in change of rendered image.

Another possibility would be to not use cache for scene strips by default.

KiJeon (0o00o0oo) added a comment.Jul 16 2019, 8:54 AM

If nothing else, if it would result in the expected behavior of live updates like in 2.79, then I think not using cache by default makes sense.

Is that how it worked in 2.79?

Richard Antalik (ISS) added a comment.Jul 16 2019, 12:06 PM
In T66891#723558, @KiJeon (0o00o0oo) wrote:

If nothing else, if it would result in the expected behavior of live updates like in 2.79, then I think not using cache by default makes sense.

Is that how it worked in 2.79?

In 2.79 the cache was there, but it wasn't "recycled", so technically the behavior would be the same in 2.79. The same goes for scene proxies in older versions - you have to manually remove old proxies to update them.

If there will be strips on top of scene strips, those would be cached though...

Dalai Felinto (dfelinto) removed Richard Antalik (ISS) as the assignee of this task.Dec 23 2019, 4:33 PM
Dalai Felinto (dfelinto) added a project: Tracker Curfew.
Dalai Felinto (dfelinto) added a subscriber: Richard Antalik (ISS).
Richard Antalik (ISS) removed a project: Tracker Curfew.Jan 21 2020, 3:22 PM
Richard Antalik (ISS) changed the subtype of this task from "Report" to "Known Issue".
Dalai Felinto (dfelinto) added a project: VFX & Video.Jun 12 2020, 10:20 AM
Sergey Sharybin (sergey) moved this task from Backlog to Known Issues on the VFX & Video board.Jun 12 2020, 3:45 PM
Yuxuan Shui (yshui) added a subscriber: Yuxuan Shui (yshui).Jan 18 2021, 4:45 AM
Richard Antalik (ISS) moved this task from Backlog to known issues on the Video Sequencer board.Nov 3 2021, 5:24 AM