Make Single User on an action or world in Outliner with the view Blender File crash blender #54558
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
6 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#54558
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 and graphics card
Windows 10
Nvidia 970m
Blender Versionbug.blend
2.79b
Short description of error
Navigate to outliner select the view type as Blender File-> Actions
right click in one action and select "Make Single User" Blender crash!!!.
Exact steps for others to reproduce the error
right click in one action and select "Make Single User" Blender crash!!! (Select the filter "Blender File" in the outliner).
Added subscriber: @alexisechemendia
blender/blender#71673 was marked as duplicate of this issue
Added subscriber: @lichtwerk
Confirmed [wont happen in e.g. the DopeSheet though...]
Will look into it tomorrow
Added subscriber: @ideasman42
@alexisechemendia : this is current master, right? [2.79b official release wont crash here...]
git bisects this down to blender/blender@dd4e0cd3e3 (which isnt in 2.79b)
note (not sure it's really related): before that commit I still get following Warning: No AnimData to set action on
Would do futher investigation myself, but for now I've hit my time limit and would kindly ask @ideasman42 to take over? (feel free to throw back at me though)
Added subscriber: @JoshuaLeung
Testing this here, it isn't specifically limited to actions only. Doing the same on World datablocks will also cause problems. It appears that
tselem->id
here is invalid.Added subscriber: @KasparKuldkepp
Yes I have the same problem with 2.8 every time.
When duplicating collection and then trying to make any object to single user blender crashes and closes quick.
Every way and time.
Tried with new document etc.
Win10 2.80.24 and the newest version aswell.
Added subscribers: @Zoni, @dfelinto
Make Single User on an action in Outliner with the view Blender File crash blenderto Make Single User on an action or world in Outliner with the view Blender File crash blenderChanged status from 'Open' to: 'Resolved'
Fixed on blender/blender@9ca2cbdcea.