`RenderTexture.resize` method does not take into account the resolution when updating `baseTexture`. In the constructor function `this.resolution` is used to set the width and height. This fixes an inconsistency in how those dimensions are set