
Automatically scan assets, find unused keys and remove them easily.
Keep your project clean and organized while minimizing unnecessary data in builds.🔧This Editor tool makes the management of localization keys in your project easier.🔎It scans your project’s string and asset tables to identify used and unused localization keys, helping you safely remove obsolete entries and keep your localization data up to date.♾️ Designed to work with any localization keys and collections, regardless of content type or game genre.🎯Fully compatible with any Unity project using the Unity Localization package.⚡Simplify your workflow and maintain clean with this essential utility.⭐ Key Benefits:Free up valuable space and minimizing unnecessary data in builds 📦Keeps your localization clean and organized: no more translating unused keys 🧹Puts you in control: gives you full control over what to keep and what to remove 🫵🏻For more info please check Technical details below or Documentation.✨ Key Features🎯 Smart ScanningScans: All Scenes & Objects (Prefabs, Scriptable Objects) & Scripts (Components)Detects references in serialized fieldsSupports String & Asset Table CollectionsHandles nested components & propertiesDeep serialized property analysis⚡ PerformanceNonblocking batch processingRealtime progress trackingCancelable operationsConfigurable scan settings🔒 SafetySelection keys for deletionScan entire project or specific foldersExclude localization folders (to prevent false positives)Settings persistence🛠️ User-FriendlyClear visual status indicatorsQuick key filtering and searchBulk selection optionsKey deletion with confirmationCopy and locate key functions for Table⚠️ Requirements Unity localization packageAI was used for best practices to maximize the performance of the asset and during the writing of the code to maintain the cleanliness of the created project.