Merge Armature Crashes Blender (3.6 Only) #185
Labels
No labels
Added
Avatar Toolkit Idea (Won't be added to Cats)
Cleanup
Fixed
Further Info Needed
In Progress
Might Add
Release Candidate
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Kneelawk/Cats-Blender-Plugin#185
Loading…
Add table
Add a link
Reference in a new issue
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?
Reported via discord.
Either a bug in blender or Cats is causing a rare crash with blender when merging armatures.
See below for more info:
Works fine on Blender 4.1 both official and unofficial
Both official and unofficial crashes on 3.6.
So far I not been able to re-produce this issue, however I am going to trace it down and see if it's a Cats issue or if it's a Blender issue.
The code has barely changed, in fact if anything it got a little more complex as we remove rigidbones when merging in 4.1, but seeing as official has the exact same code as our 3.6 version and the merge armatures function works fine on 3.6 this change won't be why.
It might be one of the helper functions which has been changed, however this wouldn't make sense for the same reason as official hasn't been changed at all, however I will have to look into this further tomorrow.
This has been boiled down to a blender 3.6 bug and is not anything we can fix it seems, no code was changed to make this work in 4.0+.