No mipmap support for Dynamic Texture 2D

(CallOnMainThread is custom in my codebase, if you are not threading anything you don’t need to worry about that its just that you need to call UpdateResource from the main thread and I shift my mip generation onto a background worker thread).