Function library compilation bug

In a function library, function BIG calls function SMALL.

library won’t compile because function SMALL needs recompiling before BIG will compile.

You can’t recompile SMALL because BIG is complaining. Catch 22.

fix is to delete call in BIG, recompile and then add it again, but it is a big so I thought you should know about it.

Hi SirYakalot,

I wasn’t able to reproduce this in 4.7.6 or in 4.8p1. Which version of engine are you using?

version 4.7.6

Are you able to reproduce this in a new project? If so, could you attach it here or link to it so we can take a look? Thanks!

Hi SirYakalot,

We haven’t heard back from you in a while, so I’m resolving this post for tracking purposes. If you can reproduce issue you’ve described in a new project or can provide any additional details to reproduce this, please feel free to reply and we will continue looking into it. Thanks!