There’s a bug in 2019.33840 which crashes TD when you attempt to assign an expression to a custom parameter that has an enableExpr on it.
Steps:
- Create a Base COMP
- Add a toggle parameter
Enable
- Add a float parameter
Value
- Set the
enableExpr
ofValue
tome.par.Enable
- Drag a CHOP channel (or other value source) onto the
Value
parameter and attempt to assign a reference expression
enableExprBug.toe (3.6 KB)