
Supercharge your debugging with AI! Get clear, color-coded explanations and code solutions for console errors directly inside the Unity editor.Stop wasting time searching for error solutions online. Start understanding and fixing them instantly.The AI Console Analyzer is a powerful editor extension that revolutionizes your debugging workflow. It captures Unity console errors in real-time and uses the power of cutting-edge AI models (Google Gemini and OpenAI GPT) to provide you with simple, easy-to-understand explanations and ready-to-use code solutions, all without ever leaving the Unity editor.Think of it as having a senior programmer available 24/7 to help you decipher cryptic errors and get you back to what you do best: creating.Key Features:Instant AI Analysis: Select any error from the log and get an immediate, detailed explanation of the cause and solution.Dual AI Provider Support: Choose your preferred AI model! The tool seamlessly integrates with both Google Gemini (via Gemini 1.5 Flash) and OpenAI (via GPT-4o and other models).Rich, Color-Coded Responses: The AI's suggestions are beautifully formatted with colors to highlight titles, keywords, code blocks, and pro-tips, making them incredibly easy to read and understand.Multi-Language Support: Get AI-powered explanations in over 15 languages, including English, Spanish, Japanese, German, and more.Persistent API Key Management: Save your API keys to a local file and load them into any project with a single click. No more copy-pasting keys for every new project!Polished & Professional UI: A clean, modern, and intuitive user interface designed to feel like a native part of the Unity editor.Whether you're a beginner trying to learn the ropes or a seasoned pro looking to optimize your workflow, the AI Console Analyzer is the ultimate productivity-boosting tool for any Unity developer.ntegrated AI Support: Connects directly to Google Gemini and OpenAI (GPT) APIs.Dynamic UI: Built with Unity's IMGUI system for robust editor integration.Rich Text Rendering: Parses and displays formatted text from the AI, including colors, bold, and italics, for maximum readability.Asynchronous API Calls: Uses UnityWebRequest to communicate with AI services without freezing the editor.Persistent Configuration: Saves user preferences (API Keys, Language, Provider) using EditorPrefs for project-specific settings.External API Key Storage: Includes a feature to save/load API keys to a .json file in the user's Documents folder for easy sharing across projects.Multi-Language Prompts: Dynamically constructs prompts to request AI responses in over 15 user-selectable languages.No Runtime Overhead: This is an editor-only tool. It adds zero footprint to your final game build.Full Source Code Included: The complete C# source code is provided, allowing for easy customization and extension.This package allows the use of AI to analyze your console logs.