Blender Crashing While Appending Animation Action #94264
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
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
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
Core
Module
Development Management
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
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender#94264
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: Windows-10-10.0.19042-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3090/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.47
Blender Version
Broken: version: 3.0.0, branch: master, commit date: 2021-12-02 18:35, hash:
f1cca30557
Worked: (newest version of Blender that worked as expected)
Short description of error
Appending animation actions while in pose mode crashes Blender.
(Crash appears only when action is removed from the scene/outliner but still present as an asset.)
Exact steps for others to reproduce the error
#94264.blend
fileTest File:
#94264.blend
AnimActions.blend
Added subscriber: @Densle
Added subscriber: @PratikPB2123
Hi, thanks for reporting. Can not reproduce crash on current master and 3.0.0
Does this happen on appending data from specific file?
Can you reproduce the crash with factory prefs: {nav Edit > Preferences > Save & Load (3 horizontal lines) > Load Factory preferences}
I tried to append from this file: Character.blend
Changed status from 'Needs Triage' to: 'Needs User Info'
That's valid.
With preferences reset, it still occurs. But I narrowed it down a bit.
It looks like it's got something to do specifically with the actions themselves. Because in some files, it loads in fine whiles others, it doesn't.
I attached some blend files if you want to give them a whirl.
AnimActions.blend ChrRig.blend
Here is also a crash log if it help.
004-0060_Animation_v0010.crash.txt
Hi, thanks for the file. Appending action from
AnimActions.blend
results to crash.Also, looks like crash only appears when action to be appended is marked as asset
Will make sure if similar report already exists or not.
Changed status from 'Needs User Info' to: 'Confirmed'
Added subscriber: @mont29
Cannot reproduce with current master, is it still an issue? Am on linux though, @PratikPB2123 are you on windows or other OS?
Also, if this is specific to assets, think this is more for #asset_browser / #pipeline_assets_i_o projects than core.
Yes, on Windows. I can only reproduce on daily builds. Also tested on lite build but it did not break anything for me.
I do not understand what this means... Can you be more specific here? I have the feeling I am missing something in the steps to reproduce the issue...
For example, refer
AnimActions.blend
.In that file, Action is marked as asset but not present in outliner.
When we append that action in another file (say
#94264.blend
), it simply crashes.Also, if you want to reproduce from scratch:
AnimActions.blend
(Let me know if anything is not clear.)
Added subscriber: @dr.sybren
OK thanks, then definitely cannot reproduce on linux... Would assume some kind of windows-only issue, maybe @dr.sybren would know more (iirc he was working on some utf-8/path related issues on this OS this week)?
I can reproduce this on Linux.
Update: You have to double-click on the Action in the file browser to get the crash. The "Append" button works fine.
This issue was referenced by blender/blender-addons@5876b7836d
This issue was referenced by blender/blender-addons@c08568cc37
Changed status from 'Confirmed' to: 'Resolved'