Instruction file imported from beduffy/tower_defence_survival_craft_rpg (
.cursor/rules/no-unity-auto-install.mdc). Copyright stays with the author.
No Unity auto-install or elevation
The user installs Unity manually. Agents must NOT trigger repeated Windows permission/UAC prompts.
Forbidden without explicit user request
Unity Hub.exe --headless install(any variant)Unity Hub.exe --headless install-modules- Waiting/polling for Unity install to finish
Unity.exe -batchmodebuilds or-executeMethodbuilds- Running
Scripts/prove-controller.ps1(it launches Unity batch builds) - Retrying failed Unity installs
Allowed for controller/gamepad testing
Scripts/prove-controller-now.ps1(XInput only, no elevation)Scripts/dual_controller_demo.py(pygame visual demo, no elevation)- Reading/editing Unity C# scripts and scenes (no executing Unity)
Unity workflow (user-driven only)
- User opens the project in Unity Hub/Editor themselves (one-time setup).
- User presses Play in the Editor.
- Agents may only suggest these steps — never run install/build commands.
If Unity is missing or broken
Tell the user to install/repair via Unity Hub GUI once. Do not attempt CLI install.