The biggest one is that Compose as of 1.2.0 does not have 1 to 1 parity with the View system.
For example, MotionLayout support for Compose lacks some features like OnSwipe gestures. Another one is the ability to control the zIndex of composable transitions. Also, tooling support like rendering previews does not work far too often.