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.

Asset & Resource Problems

Audio & Middleware Problems

Business & Monetization Problems

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.

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 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 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

Help Article

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.

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

Unity Android Predictive Back Gesture Intercepts Game Input - Activity Callback and Input Route Fix

Fix Unity Android predictive back gesture conflicts by wiring OnBackInvoked callbacks correctly, isolating UI vs gameplay input routes, and validating back behavior across Android 13 and 14.

Unity Input System Rebinding JSON Not Loading on Android - File Path and Persistent Data Migration Fix

Fix Unity Input System rebinding JSON not loading on Android by validating persistentDataPath usage, scoped storage-safe file migration, and deterministic save-load timing.

Publishing and Deployment Issues

Rendering & Graphics Issues

Godot 4.5 GPUParticles2D Not Showing - Canvas Layer and Visibility Fix

Fix Godot 4.5 GPUParticles2D that simulate in the remote inspector but never appear on screen by aligning CanvasLayer, visibility layers, Camera2D masks, SubViewports, and parent clip or modulate chains.

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.