Reflection captures need to be rebuild message wont go away

So I have another problem. I can’t seem to get rid of the message saying reflection captures need to be rebuilt. I have built the lighting and clicked on build reflection captures but the message is still there. I am in a sublevel so I do the light building there. I have also clicked on rebuild reflection captures from withing the persistent level but that doesn’t help. Any ideas on what I can do it get rid of it? I know I can disable screen messages but I would prefer to get to the cause of the problem. It only shows up in a packaged version. It does not appear in PIE or a standalone game.

Just had the same issue. Make sure your reflection captures are located in the persistent level and not in the sub-level.

Hmm interesting. Do you know if there is a reason for this? Everything else is supposed to go in the sub-level.

Hi, did you find how to solve this problem? The very same project has no this problem in UE 4.19.2; when ported to UE 4.21.2 that message doesn’t go away in packaged builds… I also tried to move all my reflection captures on the persistent level.