[HELP] AI problem

Hi everyone. I have created a monster AI. He patrols, chases, attacks… I also have two levels(I go from one to another with open level). In each level I have placed the nav mesh volume and the monster. The problem is that in one level the monster behaves correctly. But in the second level It does not move. I don’t know what I have to do for it to work in both levels. Any help? I don’t know if I have to manage nav mesh bounds so it recognises the second or if the problem is on the AI? (Which I think not because the behaviour tree seems to work)