-
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
HitTheKit Wiki Publisher edited this page Aug 19, 2026
·
1 revision
- Confirm Unity
6000.5.6f1. - Confirm the .NET SDK selected by
global.json. - Run
./scripts/sync-core-to-unity.shbefore opening Unity. - Check the Unity Console for the first compiler error, not only later cascades.
- real MIDI currently requires Apple Silicon macOS;
- build the plug-in with
./scripts/build-coremidi-plugin-macos-arm64.sh; - refresh devices after connecting and powering the drum module;
- verify keyboard gameplay separately;
- see MIDI and Device Setup.
Visibility is not proof of playability. Confirm that the local binding provides:
- authorized
.oggor.wavaudio; - a valid chart file;
- verified BPM, bars and beats per bar;
- relative paths contained inside the song directory.
Metadata-only songs are intentionally rejected rather than receiving synthetic fallback content. See Local Songs.
- reproduce with the original
Neon Circuitdemo when possible; - record the exact commit/version, OS, Unity version and input type;
- include minimal steps and a short sanitized log excerpt;
- remove personal paths, credentials, commercial media and private captures.
Use the bug report form or continue with FAQ and Support. Security vulnerabilities must be reported privately according to SECURITY.md.
HitTheKit is an independent open-source project. · Website · Source · GPL-3.0-only