Nothing appears to happen when I open 3D test scene 2 in the editor or run the scene. An error is thrown:
ERROR: System.IndexOutOfRangeException: Index was outside the bounds of the array.
It appears that ccdik_joints is empty, and 'if (ccdik_joints[i].use_constraints == true)' fails on the first iteration.
This is for the demo 2.8.0 version, with both the plugin and development example project downloaded today.