3D object from Scene strip is missing when it is driven by animated strip data #53673

Closed
opened 2018-01-01 21:52:41 +01:00 by Serge Lyatin · 6 comments

System Information
Win7 64bit

Blender Version
Broken: 2.79

Exact steps for others to reproduce the error
3D scene has an object, its location is driven by Color strip's Y offset (which is keyframed). At some point in time object appears in 3D scene, but not in Scene strip.

Open file - see no object in Scene strip
Go to 3D view and delete driver from plane, OR clear keyframes in Color strip -> Scene strip is working OK

VSE_test.blend

**System Information** Win7 64bit **Blender Version** Broken: 2.79 **Exact steps for others to reproduce the error** 3D scene has an object, its location is driven by Color strip's Y offset (which is keyframed). At some point in time object appears in 3D scene, but not in Scene strip. Open file - see no object in Scene strip Go to 3D view and delete driver from plane, OR clear keyframes in Color strip -> Scene strip is working OK [VSE_test.blend](https://archive.blender.org/developer/F1646534/VSE_test.blend)
Author

Added subscriber: @SergeL

Added subscriber: @SergeL
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

can confirm this [will have to check if this is a known limitation]

note: also checked with --enable-new-depsgraph but that also seemed to have problems (that first two lines there seem to be the interesting ones...)

add_relation(RNA Bone -> Driver) - Could not find op_from (RnaPathKey(id: SCScene, prop: offset_y'))
add_relation(RNA Bone -> Driver) - Failed, but op_to (OperationKey(t: 4, cn: '', c: DRIVER, n: 'location')) was ok
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Shadow"].blend_alpha')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Balcony"].blend_alpha')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Shadow"].translate_start_y')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Balcony"].translate_start_y')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Gaussian Blur.005"].size_x')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["MetaStrip.004"].transform.offset_y')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Alpha Over"].transform.offset_x')) was ok
add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>'))
invalid driver - sequence_editor.sequences_all["Alpha Over"].transform.offset_x[0]
invalid driver - sequence_editor.sequences_all["Gaussian Blur.005"].size_x[0]
invalid driver - sequence_editor.sequences_all["Transform Balcony"].translate_start_y[0]
invalid driver - sequence_editor.sequences_all["Transform Shadow"].blend_alpha[0]
invalid driver - sequence_editor.sequences_all["Transform Shadow"].translate_start_y[0]
invalid driver - sequence_editor.sequences_all["Transform Balcony"].blend_alpha[0]
invalid driver - sequence_editor.sequences_all["MetaStrip.004"].transform.offset_y[0]

will check more later...

can confirm this [will have to check if this is a known limitation] note: also checked with --enable-new-depsgraph but that also seemed to have problems (that first two lines there seem to be the interesting ones...) ``` add_relation(RNA Bone -> Driver) - Could not find op_from (RnaPathKey(id: SCScene, prop: offset_y')) add_relation(RNA Bone -> Driver) - Failed, but op_to (OperationKey(t: 4, cn: '', c: DRIVER, n: 'location')) was ok add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Shadow"].blend_alpha')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Balcony"].blend_alpha')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Shadow"].translate_start_y')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Transform Balcony"].translate_start_y')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Gaussian Blur.005"].size_x')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["MetaStrip.004"].transform.offset_y')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) add_relation(Driver -> Target) - Failed, but op_from (OperationKey(t: 4, cn: '', c: DRIVER, n: 'sequence_editor.sequences_all["Alpha Over"].transform.offset_x')) was ok add_relation(Driver -> Target) - Could not find op_to (RnaPathKey(id: SCScene, prop: <No Prop>')) invalid driver - sequence_editor.sequences_all["Alpha Over"].transform.offset_x[0] invalid driver - sequence_editor.sequences_all["Gaussian Blur.005"].size_x[0] invalid driver - sequence_editor.sequences_all["Transform Balcony"].translate_start_y[0] invalid driver - sequence_editor.sequences_all["Transform Shadow"].blend_alpha[0] invalid driver - sequence_editor.sequences_all["Transform Shadow"].translate_start_y[0] invalid driver - sequence_editor.sequences_all["Transform Balcony"].blend_alpha[0] invalid driver - sequence_editor.sequences_all["MetaStrip.004"].transform.offset_y[0] ``` will check more later...

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'
Sybren A. Stüvel self-assigned this 2020-01-09 18:14:11 +01:00

I can't reproduce this in the latest daily build, so it appears the bug has been fixed already.

Please try the latest daily build: https://builder.blender.org/download/

If the problem persists, please let us know so we can re-open the report. Don't forget to mention the specific version you tested again.

I can't reproduce this in the latest daily build, so it appears the bug has been fixed already. Please try the latest daily build: https://builder.blender.org/download/ If the problem persists, please let us know so we can re-open the report. Don't forget to mention the specific version you tested again.
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
No Assignees
3 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#53673
No description provided.