Help Center
Get help with GamineAI - from setup and configuration to troubleshooting and advanced features.
AI Integration Problems
Unity ML-Agents Inference Not Running in Build - Agent Configuration Fix
Fix ML-Agents agents that work in the Unity Editor but do nothing in a standalone build. Covers Behavior Type, model assignment, Decision Requester, and package checks for ML-Agents with Sentis inference.
Unity ML-Agents Training Hangs or Crashes - Environment Fix
Fix Unity ML-Agents training sessions that freeze, never start, or crash the editor by checking environment setup, Academy configuration, time scale, and Python-side issues.
Asset & Resource Problems
Blender 4.2 GLB Export Loses Materials in Godot 4 - Metallic Roughness Import Fix
Fix Blender 4.2 GLB exports that import into Godot 4 with gray meshes, missing textures, or wrong PBR by aligning Principled BSDF, glTF export options, and Godot glTF import settings.
Unity Addressables "Invalid Key" at Runtime - Asset Loading Fix
Fix Unity Addressables "Invalid Key" errors at runtime by checking addressable labels, keys, groups, build content, and load APIs, with clear steps and prevention tips.
Audio & Middleware Problems
Business & Monetization Problems
Unity IAP Purchase Not Completing - In-App Purchase Fix
Fix Unity in-app purchase flows that get stuck, do not trigger success callbacks, or never deliver products, so you can reliably monetize your game.
Configuration
Models & Providers
Understand the different AI models and providers available in GamineAI, and how to choose the best one for your game development needs.
Game Development
Game Engine Issues
Godot 4.4 Crashes on Project Open - How to Fix (Startup Fix)
Godot 4.4 crashes when opening a project? This guide provides step-by-step fixes for startup crashes, freezes, and "project won't open" issues so you can get back to development.
Meta Quest Link 2026 Not Detecting Headset in Unity Editor - How to Fix
Fix Meta Quest Link not detecting your headset in Unity Editor. Step-by-step solutions for USB connection, Oculus app, OpenXR, and driver issues so you can test VR builds.
Unity 2026.2 Beta Crashes - How to Fix (Stability Issues)
Fix Unity 2026.2 Beta crashes on startup, in Play Mode, or when opening projects. Step-by-step troubleshooting for stability issues and workarounds.
Unity 2026.4 Editor Crashes on Project Load - How to Fix (Stability Issues)
Fix Unity 2026.4 Editor crashes when loading projects. Step-by-step troubleshooting guide for project load failures, stability issues, and data recovery solutions.
Unity 2026.5 Beta Crashes on Scene Save - How to Fix (Data Loss Prevention)
Fix Unity 2026.5 Beta crashes when saving scenes. Step-by-step troubleshooting for scene save failures, data recovery, and prevention so you never lose work.
Unity Editor Freezes or Not Responding - How to Fix (Emergency Recovery)
Stop Unity Editor from freezing or going not responding with this emergency recovery guide. Learn the root causes, quick fixes, deeper solutions, and long-term prevention tips.
Unity Freezes During Play Mode - How to Fix (Memory Issues)
Fix Unity freezing during Play Mode with these proven memory management solutions. Step-by-step troubleshooting guide for Unity hangs, memory leaks, and performance issues.
Unity Play Mode Exits Immediately - How to Fix (Testing Issues)
Fix Unity Play Mode that stops or exits right after pressing Play. Step-by-step solutions for scripts, domain reload, and scene setup.
Unity Quest Hand Tracking Not Working on Meta Quest 3 - XR Input Fix
Fix Meta Quest 3 hand tracking in Unity when hands do not appear, pinch gestures fail, or XR input actions never trigger. Step-by-step OpenXR and Meta XR configuration guide.
Unity XR/VR Setup Not Working - Virtual Reality Development Fix
Fix Unity XR and VR setup when the headset is not detected, XR plugins fail to load, or VR builds do not run. Step-by-step solutions for XR Plugin Management and runtimes.
Getting Started
Setup & Keys (BYOK)
Learn how to set up your API keys and configure GamineAI for AI-assisted game development.
Help
Course FAQ - Frequently Asked Questions About GamineAI Courses
Get answers to common questions about GamineAI courses, enrollment, prerequisites, and learning paths for AI game development.
Help Article
Unity AI Behavior Tree Not Working - How to Fix (Complete Troubleshooting Guide)
Fix Unity AI Behavior Tree issues with our step-by-step troubleshooting guide. Solve execution problems, node failures, and AI behavior issues in Unity.
Programming & Scripting Errors
GDScript Syntax Errors in Godot - Common Fixes (Solved)
Fix GDScript syntax errors in Godot 4. Step-by-step solutions for indentation, type hints, colons, quotes, and common parser errors so your scripts run.
Godot 4.4 C# Project Fails to Build - .NET and GodotSharp Integration Fix
Fix Godot 4.4 C# build errors when MSBuild, Godot.NET.Sdk, or the .NET SDK cannot compile your project. Step-by-step .NET setup, GodotSharp paths, and verification for Windows, macOS, and Linux.
Unity Burst Error BC1016 Managed Type Not Supported - Burst Compatible API Fix
Fix Unity Burst compiler error BC1016 by replacing managed types with blittable data, Unity.Collections types, and Burst-safe APIs inside jobs and Burst-compiled methods.
Unity Input System Not Working - New Input System Fix
Fix Unity New Input System when input is not detected, actions do not fire, or the project still uses the old Input Manager. Step-by-step troubleshooting for Unity 2026.
Unity Memory Leaks - Performance Optimization (How to Fix)
Fix Unity memory leaks and performance issues with step-by-step solutions. Find leaks with the Profiler, fix common C# patterns, and prevent future leaks in your game.
Publishing & Deployment Issues
Godot 4.4 HTML5 Export Blank or Huge File Size - Web Export Fix
Fix Godot 4.4 HTML5 exports that either show a blank canvas in the browser or produce unexpectedly huge build files by checking templates, compression, and asset settings.
Steamworks Init Failed in Unity Editor - Native Plugin Path and Platform Fix
Fix SteamAPI_Init and Steamworks initialization failures in the Unity Editor by correcting native plugin platforms, steam_appid.txt placement, bitness, and editor OS versus player target mismatches.
Unity Build Fails with "Out of Memory" Error - How to Fix
Fix Unity build failures caused by out of memory errors. Complete solution guide with 8 proven methods to resolve memory issues during compilation and build process.
Unity WebGL Build Crashes in Browser - How to Fix (Cross-Platform Issues)
Fix Unity WebGL builds that crash or freeze in the browser. Step-by-step solutions for memory limits, threading, and browser compatibility.
Unity WebGL Build Shows Black Screen - How to Fix (Browser Compatibility)
Fix Unity WebGL builds that load but show a black screen in the browser. Step-by-step solutions for camera, canvas, scene loading, and browser compatibility.
Publishing and Deployment Issues
Rendering & Graphics Issues
Unity HDRP Rendering Issues - How to Fix (High Definition Pipeline)
Fix common Unity HDRP rendering problems - pink/missing materials, dark scenes, lighting, and pipeline setup so your project renders correctly.
Unity Terrain Not Rendering - Landscape Issues (Solved)
Fix Unity terrain not showing in Game view or build. Step-by-step solutions for terrain invisible, black terrain, and landscape rendering issues.
Troubleshooting
IL2CPP + Burst 2.0 Builds Stuck at 'Compiling Assembly' - How to Fix
Fix Unity builds stuck at 'Compiling Assembly' when using IL2CPP and Burst 2.0. Step-by-step troubleshooting guide for build process hangs, compilation errors, and performance optimization.
Troubleshooting: Empty Responses
Solve common issues with empty or incomplete AI responses. Learn how to debug and fix problems with AI model outputs.
Unity 2025.1 Crashes on Startup - How to Fix (5 Solutions)
Fix Unity 2025.1 startup crashes with these proven solutions. Step-by-step troubleshooting guide for Unity not starting, crash fixes, and prevention tips.
Unity 2025.2 Beta Crashes When Entering Play Mode on Apple Silicon - How to Fix
Fix Unity 2025.2 Beta crashes when entering Play Mode on Apple Silicon Macs. Step-by-step troubleshooting guide for M1/M2/M3 Mac compatibility issues and stability fixes.