Overrides: Crash with animated IK control on linked armature #80078
Labels
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Code Documentation
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
FBX
Interest
Freestyle
Interest
Geometry Nodes
Interest
glTF
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 & 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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
Asset System
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#80078
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Linux-5.4.0-7634-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: GeForce RTX 2080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 440.100
Blender Version
Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-07-28 11:49, hash:
2a52c2d001
Short description of error
After linking and library overriding a complex rig, various actions can cause a crash with this backtrace:
backtrace1
Trying to simplify the rig further has been a nightmare. With 24 attempts over the past hour, all I managed to do while still getting the crashes is delete all but one mesh object - but the backtrace is going on about IK functions, so I don't understand why the mesh would be relevant. Even so, removing other bones also seems to make the crash go away... I am very confused.
Exact steps for others to reproduce the error
00_override_crash.mp4
CC @mont29 Sorry I couldn't simplify the file any further.
Added subscribers: @mont29, @Mets
Added subscriber: @lichtwerk
Changed status from 'Needs Triage' to: 'Confirmed'
OK, can confirm, but I havent been able to reproduce this from scratch in a simple file, but this seems to be related to the bone layers all being protected
Now absolutely no expert in rigging, but for me, the issues go away if I disable the Layer Proxy Protection, can you confirm @Mets ?
Yeah, pretty sure there is some issue with Layer Proxy Protection and Overrides (I am not even sure how this is supposed to work with Overrides -- will have to read a bit more), but I guess this is in better hands if @mont29 has a look...
Turning off layer protection does not seem to make a difference on my end:
video-2020-08-25_16.39.45.mp4
Hm, OK, not sure what is going on then, was fixing it on my side.
What happens when you disable protected layers in the source file after animating the main file?
This issue was referenced by
812c234377
This issue was referenced by
df8a63bb9c
@Mets can you please confirm that the proposed patch fixes the issue for you as well? Thanks.
Changed status from 'Confirmed' to: 'Resolved'