Seamless Portals

It seems, that I’ve found the line, where it comes to crash:



PortalTexture = NewObject<UTextureRenderTarget2D>(this, UTextureRenderTarget2D::StaticClass(), *FString("PortalRenderTarget"));


Someone know a fix for it? Or how did you solved the crash problem?