[CRASH] Custom Property Animation Crashes Blender #96005
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?
This could be related to blender/blender#56636. See the file below:
ModularStylilzed_Character.blend
Blender Version: 3.0.0 stable
Animating any custom property causes blender to crash. Note, these custom properties are used as drivers for other values.
Added subscriber: @tyler.tofu
Below is a log from the crash on my machine.
blender_debug_output.txt
blender_system_info.txt
ModularStylilzed_Character.crash.txt
UPDATE:
This crash does not occur when I've disabled all addons and start in factory settings. Trying to disable addons one at a time
The Wiggle Bones Addon causes this crash.
Here's a modified version of the addon that works:
wiggle_bones1_5_b16_b3.0 FIX.py
Changed status from 'Needs Triage' to: 'Resolved'