Why Visual Paradigm Generates Seq Diagrams from Java without return lines?

I generate sequence diagrams from java code via reverse engineering but methods with a return value as seen on picture below dont have message return line… Is there a way to fix this or do I have to add the return lines manually?