I have a Kotlin project in Android Studio and I've noticed that compilation errors in my Kotlin files are no longer showing up in the messages view. I only get the message "Compilation failed; see the compiler error output for details." and I have to look in Gradle Console to see what went wrong. Has anyone else seen this?