Enabling/Disabling the Speed Vector Pass in the Renderlayer causes different IK Bone Motions #56993

Closed
opened 2018-10-01 16:52:23 +02:00 by Sebastian · 5 comments

System Information
Tested with Ubuntu 14.04 and a GeForce GTX 1080 Ti as well as Windows 10 and a GeForce GTX Titan X

Blender Version
Broken: 2.79b (official release), 2.78c (official release)

Short description of error
Activating / Deactivating of the "Speed Vector Pass" in the renderlayer causes a different motion of a IK Bone.
If the "Speed Vector Pass" is disabled, the rendered results are consistent to the animation shown in the 3D view.
The only difference between the attached images is checking/unchecking the "speed vector pass".
0020.png
0020.png

Exact steps for others to reproduce the error
Open the blend file RigVectorRenderBugExample.blend
Render Animation with "Deliver speed vector pass" of the RenderLayer enabled / disabled
Compare images

**System Information** Tested with Ubuntu 14.04 and a GeForce GTX 1080 Ti as well as Windows 10 and a GeForce GTX Titan X **Blender Version** Broken: 2.79b (official release), 2.78c (official release) **Short description of error** Activating / Deactivating of the "Speed Vector Pass" in the renderlayer causes a different motion of a IK Bone. If the "Speed Vector Pass" is disabled, the rendered results are consistent to the animation shown in the 3D view. The only difference between the attached images is checking/unchecking the "speed vector pass". ![0020.png](https://archive.blender.org/developer/F4893044/0020.png) ![0020.png](https://archive.blender.org/developer/F4893051/0020.png) **Exact steps for others to reproduce the error** Open the blend file [RigVectorRenderBugExample.blend](https://archive.blender.org/developer/F4892956/RigVectorRenderBugExample.blend) Render Animation with "Deliver speed vector pass" of the RenderLayer enabled / disabled Compare images
Author

Added subscriber: @sbcv

Added subscriber: @sbcv
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Philipp Oeser self-assigned this 2018-10-02 15:30:18 +02:00
Member

Hi there!

It seems like you are specifying an IK target bone ("TailTipBone") which itself is a child of the bone with the IK constraint ("TailBone").
And while I am not an expert in rigging, I think this is asking for trouble. This is something like a dependency cycle (TailTipBone affects TailBone via IK constraint, but TailBone also affects TailTipBone through parenting...)

You can notice this even without the Speed Vector pass enabled if you scrub the timeline or go back and forth a frame (results will be different each time).

Now if you ask for a motion pass MOTION_PASS in cycles it will also evaluate motion multiple times and thus the 'faulty' setup in the rig will show...

If you are looking to somewhat delay/smooth the back of the car in your example file, you are better of using other techniques [e.g have another bone follow the path, but with a different offset].

Daring to close this (feel free to reopen if there was a misunderstanding and you still think you've found a bug)

Hi there! It seems like you are specifying an IK target bone ("TailTipBone") which itself is a child of the bone with the IK constraint ("TailBone"). And while I am not an expert in rigging, I think this is asking for trouble. This is something like a dependency cycle (TailTipBone affects TailBone via IK constraint, but TailBone also affects TailTipBone through parenting...) You can notice this even without the Speed Vector pass enabled if you scrub the timeline or go back and forth a frame (results will be different each time). Now if you ask for a motion pass MOTION_PASS in cycles it will also evaluate motion multiple times and thus the 'faulty' setup in the rig will show... If you are looking to somewhat delay/smooth the back of the car in your example file, you are better of using other techniques [e.g have another bone follow the path, but with a different offset]. Daring to close this (feel free to reopen if there was a misunderstanding and you still think you've found a bug)
Author

Hi Phillip,

thanks for checking the file.
While I see your point, I'm wondering if "you should not do it this way" is the correct way to handle cases like this.
The fact, that a render pass can influence the motion of a rig is highly non-intuitive.
At least some kind of user notification would be nice.
Maybe the render layer should print an appropriate message if vector pass is enabled and a cycle is detected?

Cheers

Hi Phillip, thanks for checking the file. While I see your point, I'm wondering if "you should not do it this way" is the correct way to handle cases like this. The fact, that a render pass can influence the motion of a rig is highly non-intuitive. At least some kind of user notification would be nice. Maybe the render layer should print an appropriate message if vector pass is enabled and a cycle is detected? Cheers
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
2 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#56993
No description provided.