Follow Track -> Constraint to F-Curve has no effect #76440

Closed
opened 2020-05-05 11:59:57 +02:00 by Konstantins Visnevskis · 11 comments

System Information
Operating system: Win7x64,
Blender Version
2.83, 2.9

Short description of error
Pressing Constraint to F-Curve in Follow Track constraint seems to have no effect.

Exact steps for others to reproduce the error
track2.blend

  • Open file
  • Press Constraint to F-Curve
  • Nothing seems to happen
**System Information** Operating system: Win7x64, **Blender Version** 2.83, 2.9 **Short description of error** Pressing Constraint to F-Curve in Follow Track constraint seems to have no effect. **Exact steps for others to reproduce the error** [track2.blend](https://archive.blender.org/developer/F8513673/track2.blend) - Open file - Press Constraint to F-Curve - Nothing seems to happen

Added subscriber: @KonstantinsVisnevskis

Added subscriber: @KonstantinsVisnevskis

#53060 was marked as duplicate of this issue

#53060 was marked as duplicate of this issue
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Seems to work for clip 00004.MTS
Seems to fail for 00024_deinter-cut_0001.jpg.001 and 00024_deinter-cut_0001.jpg.001.

Bit confused here, both failing clips dont seem to have tracks/markers?
(though for 00024_deinter-cut_0001.jpg.001 I can see some in the Movie Clip Editor, however clip.tracking.reconstruction.is_valid seems to be False?)

To why this is failing: code in CLIP_OT_constraint_to_fcurve cannot find start and end frame here, thus does nothing...

Seems to work for clip `00004.MTS` Seems to fail for `00024_deinter-cut_0001.jpg.001` and `00024_deinter-cut_0001.jpg.001`. Bit confused here, both failing clips dont seem to have tracks/markers? (though for `00024_deinter-cut_0001.jpg.001` I can see some in the Movie Clip Editor, however `clip.tracking.reconstruction.is_valid` seems to be False?) To why this is failing: code in `CLIP_OT_constraint_to_fcurve` cannot find start and end frame here, thus does nothing...

The clip in question doesn't have camera/object "solved". All that is needed from it are just track point animations.
It would be logical to assume from a user perspective that start/end for baking is limited by the scene start/end. Limiting it by a valid reconstruction is probably smarter, but a fallback would be nice. Or an error saying something like "no valid reconstruction (use Bake Action)".

The clip in question doesn't have camera/object "solved". All that is needed from it are just track point animations. It would be logical to assume from a user perspective that start/end for baking is limited by the scene start/end. Limiting it by a valid reconstruction is probably smarter, but a fallback would be nice. Or an error saying something like "no valid reconstruction (use Bake Action)".

Added subscriber: @mano-wii

Added subscriber: @mano-wii

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

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

CLIP_OT_constraint_to_fcurve should find a start and end frame.
So for me it's a bug.

`CLIP_OT_constraint_to_fcurve` should find a start and end frame. So for me it's a bug.
Member

Added subscribers: @ashehata-4, @EAW, @zeauro

Added subscribers: @ashehata-4, @EAW, @zeauro

This issue was referenced by c57f65c088

This issue was referenced by c57f65c088a9daf2962c8f0e1f8c3ebfcf0acbea

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Germano Cavalcante self-assigned this 2020-05-06 16:11:56 +02: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
5 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#76440
No description provided.