Hi @Paddles, thanks for the tips. I ended up having to go through each commit to identify the one that was causing the build of the project to fail (I had to go through the commits one by one). The issue was indeed due to an interaction with a nested child actor.
Regarding OFPA, doesn’t this make it more difficult to work in a team using GIT, for example? Since the file would be overwritten multiple times. Do you have any solution for this?