Thanks for your reply. We plan to be very careful with our texture budget. Our ideal solution is to load all needed textures at the highest mip required for the selected graphics settings when loading the level. We were hoping that disabling texture streaming will do that, but from our tests, disabling streaming will cause all mips to be loaded regardless of settings. Was hoping there is some combinations of comfiguration that can achieve this.