VSE/Graph: Certain animated properties of visual strips do not identify strip name in graph editor #90595

Closed
opened 2021-08-11 01:40:40 +02:00 by David Salvo · 10 comments

System Information
Operating system: Linux-5.4.0-80-generic-x86_64-with-glibc2.31 64 Bits
Graphics card: GeForce 9800 GT/PCIe/SSE2 NVIDIA Corporation 3.3.0 NVIDIA 340.108

Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-09 23:26, hash: cb7b4064d6
Worked: Unsure

Short description of error
The following animated strip properties do not show the name of the strip alongside the property names in the graph editor (making it quite confusing when viewing keyframes for multiple strips):

  • Translate X / Y
  • Scale X / Y
  • Rotation
  • Crop left/right/bottom/top

Exact steps for others to reproduce the error
strip-names-not-showing-for-certain-animated-properties-in-graph-editor.blend

  • Open any visual strip, Color strip for example
  • Rename strip to something that stands out a bit more, like "!!!!!!!!!!!!!!!!!!!!!!!"
  • Animate every single animatable property in the "Strip" sidebar using "i" hotkey
  • Go to graph editor and note missing strip names for a number of properties in the outliner on left

unidentified-animated-properties__01.png
unidentified-animated-properties__02.png

**System Information** Operating system: Linux-5.4.0-80-generic-x86_64-with-glibc2.31 64 Bits Graphics card: GeForce 9800 GT/PCIe/SSE2 NVIDIA Corporation 3.3.0 NVIDIA 340.108 **Blender Version** Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-09 23:26, hash: `cb7b4064d6` Worked: Unsure **Short description of error** The following animated strip properties do not show the name of the strip alongside the property names in the graph editor (making it quite confusing when viewing keyframes for multiple strips): - Translate X / Y - Scale X / Y - Rotation - Crop left/right/bottom/top **Exact steps for others to reproduce the error** [strip-names-not-showing-for-certain-animated-properties-in-graph-editor.blend](https://archive.blender.org/developer/F10276993/strip-names-not-showing-for-certain-animated-properties-in-graph-editor.blend) - Open any visual strip, Color strip for example - Rename strip to something that stands out a bit more, like "!!!!!!!!!!!!!!!!!!!!!!!" - Animate every single animatable property in the "Strip" sidebar using "i" hotkey - Go to graph editor and note missing strip names for a number of properties in the outliner on left ![unidentified-animated-properties__01.png](https://archive.blender.org/developer/F10276995/unidentified-animated-properties__01.png) ![unidentified-animated-properties__02.png](https://archive.blender.org/developer/F10276997/unidentified-animated-properties__02.png)
Author

Added subscriber: @slinkeepie

Added subscriber: @slinkeepie
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Philipp Oeser self-assigned this 2021-08-11 12:55:17 +02:00
Member

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

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

Can confirm the situation.

Crop and Transform are nested structs though (nested under Sequence), so this is (kind of) expected.
Will quickly check if this can be tweaked easily, otherwise would not consider this as a bug.

Can confirm the situation. `Crop` and `Transform` are nested structs though (nested under `Sequence`), so this is (kind of) expected. Will quickly check if this can be tweaked easily, otherwise would not consider this as a bug.
Author

Thanks Philipp, appreciate the effort! Hopefully there's not a big technical bottleneck...
Though I didn't show it in the attached example (I should have), when you have more than one showing in the graph editor it does get very confusing (and there are situations where you want multiple selections). Those particular keyframes become very difficult to work with in that case.

Thanks Philipp, appreciate the effort! Hopefully there's not a big technical bottleneck... Though I didn't show it in the attached example (I should have), when you have more than one showing in the graph editor it does get very confusing (and there are situations where you want multiple selections). Those particular keyframes become very difficult to work with in that case.

This issue was referenced by 77744b581d

This issue was referenced by 77744b581d082a692b35345bab57128c6915bc6d
Member
[D12193: Fix #90595: some VSE strip properties do not identify strip name in anim channel names](https://archive.blender.org/developer/D12193) should do the trick: before ![image.png](https://archive.blender.org/developer/F10277439/image.png) after ![image.png](https://archive.blender.org/developer/F10277441/image.png)
Author

Legend!! Thanks so much, super quick :)

Legend!! Thanks so much, super quick :)
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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
4 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#90595
No description provided.