GPU profiler shows multiple scene renders

My frame rate periodically drops to about 10 fps. When I execute the command “profileGPU” it shows “scene” rendered 4 separate times. The GPU profiler readouts are show below.

I have seen the “scene” portion happen multiple times before, but that was when I was rendering with two cameras. I have checked my level and there is only the one camera. This does not happen during play in editor, but it does happen in the actual editor. This only happens once in a while and only for a minute or two at a time, but it is really inconvenient. Any help is appreciated, thanks.

I have the same problem. Any news on this?

Yeah it turned out I had multiple scene captures, even though they weren’t capturing anything. I had a couple BP Classes that had scene captures in them (no actors) and that caused the bug. I deleted them and it was fine.