MipMapBiasEditor
Mip Map Bias Editor is an Unity Editor plugins that can perform Mip Map Bias quality selection and batching all textures in the selected folder of project.
Install / Use
/learn @LuviKunG/MipMapBiasEditorREADME
MipMapBiasEditor
Mip Map Bias Editor is an Unity Editor plugins that can perform Mip Map Bias quality selection and batching all textures in the selected folder of project. Created by Thanut Panichyotai (@LuviKunG)
How to use?
By right click on the folder or file in your Unity Project windows and select LuviKunG/Open Mip Map Bias Window will open the editor window.
Note that: It will show as blank and cannot do action when the selecting folder or file isn't texture.
In the window, you can select quality of the Mip Map Bias of the texture and apply them all.
How to install?
UPM Install via manifest.json
Locate to your Unity Project. In Packages folder, you will see a file named manifest.json. Open it with your text editor (such as Notepad++ or Visual Studio Code or Legacy Notepad)
Then merge this json format below.
(Do not just copy & paste the whole json! If you are not capable to merge json, please using online JSON merge tools like this)
{
"dependencies": {
"com.luvikung.mipmapbias": "https://github.com/LuviKunG/MipMapBiasEditor.git#1.0.1"
}
}
If you want to install the older version, please take a look at release tag in this git, then change the path after # to the version tag that you want.
Unity 2019.3 Git URL
In Unity 2019.3 or greater, Package Manager is include the new feature that able to install the package via Git.

Just simply using this git URL and following with version like this example.
https://github.com/LuviKunG/MipMapBiasEditor.git#1.0.1
Make sure that you're select the latest version.
Unity UPM Git Extension (For 2019.2 and older version)
If you doesn't have this package before, please redirect to this git https://github.com/mob-sakai/UpmGitExtension then follow the instruction in README.md to install the UPM Git Extension to your Unity.
If you already installed. Open the Package Manager UI, you will see the git icon around the bottom left connor, Open it then follow the instruction using this git URL to perform package install.
Make sure that you're select the latest version.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
