Single property drivers for properties in the same datablock not evaluated in correct order #61030
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Content
Type
Design
Type
Report
Type
To Do
Type
Web Development
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio#61030
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: Ubuntu 18.04
Graphics card: Quadro RTX 6000
Blender Version
Broken: 2.80 33dcf9f
Short description of error
When using single property drivers to access properties on the same datablock, drivers are not evaluated in the correct order. Spring has such a setup for shape keys.
Exact steps for others to reproduce the error
Edit
BKE_object_handle_data_update
to remove the shape key driver evaluation, which should be redundant.In the attached file go one frame back and forth again, cube moves to different location.
shapekey_driver.blend
Added subscriber: @brecht
This issue was referenced by blender/blender@9a7ea778b3
Changed status from 'Open' to: 'Resolved'