Skip to content

Known Issues

Bloody edited this page Apr 28, 2026 · 1 revision

Known Issues

🇩🇪 Deutsch

Diese Seite sammelt bekannte Probleme und mögliche Lösungen für den Unity Explorer - Data Center Fork.

Die Liste wird aktualisiert, wenn neue Probleme gefunden oder behoben werden.


1. Unity Explorer öffnet sich nicht

Mögliche Ursachen

  • Unity Explorer wurde nicht in den richtigen Mods-Ordner kopiert
  • MelonLoader wurde nicht korrekt installiert
  • eine alte Unity-Explorer-Version liegt noch im Ordner
  • der Hotkey funktioniert nicht oder wurde geändert
  • Data Center wurde nach einem Update verändert

Mögliche Lösungen

  • Prüfe, ob die Dateien hier liegen:

Data Center\Mods

  • Entferne alte Unity-Explorer-Dateien
  • Starte das Spiel neu
  • Prüfe die MelonLoader-Log-Datei:

Data Center\MelonLoader\Latest.log


2. MelonLoader lädt Unity Explorer nicht

Mögliche Ursachen

  • falsche MelonLoader-Version
  • falscher Installationspfad
  • fehlende Abhängigkeiten
  • falsche DLL im Mods-Ordner

Mögliche Lösungen

  • Prüfe, ob MelonLoader beim Spielstart sichtbar startet
  • Prüfe, ob version.dll im Data-Center-Hauptordner liegt
  • Prüfe die Datei Latest.log
  • Stelle sicher, dass Unity Explorer im richtigen Ordner liegt

3. Mouse / Input funktioniert nicht richtig

Beschreibung

In manchen Fällen kann es passieren, dass Unity Explorer sichtbar ist, aber Maus oder Tastatur nicht richtig reagieren.

Mögliche Ursachen

  • Fokusproblem zwischen Spiel und Unity Explorer
  • Cursor wird vom Spiel blockiert
  • Input wird von einem anderen UI-System abgefangen
  • Data Center nutzt eigene UI- oder Cursor-Logik

Mögliche Lösungen

  • Spiel neu starten
  • Unity Explorer erneut öffnen/schließen
  • Fensterfokus wechseln
  • Alt+Tab testen
  • prüfen, ob eine neuere Unity-Explorer-Version verfügbar ist

4. Spiel startet, aber Unity Explorer erscheint nicht

Mögliche Ursachen

  • Unity Explorer wurde geladen, aber nicht geöffnet
  • falscher Hotkey
  • Fehler beim Initialisieren
  • inkompatible Version nach einem Game Update

Mögliche Lösungen

  • Hotkey testen, häufig F7
  • MelonLoader-Konsole prüfen
  • Latest.log prüfen
  • aktuelle Release-Version verwenden
  • alte Versionen entfernen

5. Fehler nach einem Data-Center-Update

Beschreibung

Nach Updates von Data Center kann es vorkommen, dass Unity Explorer oder einzelne Funktionen nicht mehr wie vorher funktionieren.

Mögliche Lösungen

  • Prüfen, ob es einen neuen Release gibt
  • alten Build entfernen
  • neue Version testen
  • Fehler mit Log-Datei als Issue melden

6. Alte Unity-Explorer-Version verursacht Fehler

Lösung

Vor der Installation einer neuen Version alte Dateien entfernen.

Prüfe besonders den Ordner:

Data Center\Mods

Entferne alte UnityExplorer- oder UniverseLib-Dateien, bevor du eine neue Version installierst.


Bug Report erstellen

Wenn dein Problem nicht gelöst werden kann, erstelle bitte ein Issue:

https://github.com/BloddyMichi/Unity-Explorer-/issues

Bitte füge hinzu:

  • Beschreibung des Problems
  • Screenshot
  • Latest.log
  • Data-Center-Version
  • MelonLoader-Version
  • Unity-Explorer-Version
  • Schritte zum Reproduzieren

Known Issues

🇬🇧 English

This page collects known problems and possible solutions for the Unity Explorer - Data Center Fork.

The list will be updated when new issues are found or fixed.


1. Unity Explorer does not open

Possible causes

  • Unity Explorer was not copied into the correct Mods folder
  • MelonLoader was not installed correctly
  • an old Unity Explorer version is still present
  • the hotkey does not work or was changed
  • Data Center changed after an update

Possible solutions

  • Check if the files are located here:

Data Center\Mods

  • Remove old Unity Explorer files
  • Restart the game
  • Check the MelonLoader log file:

Data Center\MelonLoader\Latest.log


2. MelonLoader does not load Unity Explorer

Possible causes

  • wrong MelonLoader version
  • wrong installation path
  • missing dependencies
  • wrong DLL inside the Mods folder

Possible solutions

  • Check if MelonLoader starts when launching the game
  • Check if version.dll exists in the main Data Center folder
  • Check the Latest.log file
  • Make sure Unity Explorer is inside the correct folder

3. Mouse / input does not work correctly

Description

In some cases, Unity Explorer may be visible, but mouse or keyboard input may not respond correctly.

Possible causes

  • focus issue between the game and Unity Explorer
  • cursor is blocked by the game
  • input is captured by another UI system
  • Data Center uses custom UI or cursor logic

Possible solutions

  • restart the game
  • close and reopen Unity Explorer
  • switch window focus
  • try Alt+Tab
  • check if a newer Unity Explorer release is available

4. Game starts, but Unity Explorer does not appear

Possible causes

  • Unity Explorer was loaded but not opened
  • wrong hotkey
  • initialization error
  • incompatible version after a game update

Possible solutions

  • try the hotkey, commonly F7
  • check the MelonLoader console
  • check Latest.log
  • use the latest release version
  • remove old versions

5. Errors after a Data Center update

Description

After Data Center updates, Unity Explorer or some features may stop working as expected.

Possible solutions

  • check if a new release is available
  • remove the old build
  • test the newest version
  • report the issue with a log file

6. Old Unity Explorer version causes errors

Solution

Before installing a new version, remove old files.

Check this folder:

Data Center\Mods

Remove old UnityExplorer or UniverseLib files before installing a newer version.


Creating a Bug Report

If your problem cannot be solved, please create an issue:

https://github.com/BloddyMichi/Unity-Explorer-/issues

Please include:

  • problem description
  • screenshot
  • Latest.log
  • Data Center version
  • MelonLoader version
  • Unity Explorer version
  • steps to reproduce