From time to time AndroidStudio has some problems with kotlin plugin. I’m making some changes, for example change class name or something and if there are some errors, the IDE doesn’t tell me about this. What is worse is that the code compiles and runs (it uses some cached version I think). I have to clean project or manually enter the file with errors to see that there is something wrong. Is that a known issue? I’m not the only one experiencing this in my company.