I\'m using Android Studio 3.0 (updated to canary 4 today) on macOS for a side project and recently (not sure really when) the constraint layout editor stopped working proper
Adding
implementation 'com.android.support.constraint:constraint-layout:1.1.2'
to the dependencies and reloading project solved my issue