forked from sinai-dev/UnityExplorer
-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Are you on the latest version of UnityExplorer?
- Yes, I'm on the latest version of UnityExplorer.
Which release are you using?
BepInEx 5.X Mono
Which game did this occur on?
Firewatch
Describe the issue.
It seems that we cannot interact with the mod's menu on Firewatch. We can however drag the panels around, but clicking on any of their contents (e.g. buttons) does nothing. Unfortunately, the log doesn't seem to have anything relevant regarding this (included the BepInEx log with more info just in case).
I have tried fixing this myself but couldn't pinpoint where the problem lies. Let me know if I can do anything to help you with this!
As a side note, I found the same problem with the game InnerSpace, so I believe it's not a one-game kinda thing. Will put its log below as well.
Relevant log output
Firewatch:
[Message: BepInEx] BepInEx 5.4.22.0 - firewatch (3/9/2024 1:39:52 PM)
[Info : BepInEx] Running under Unity v2017.4.40.7214086
[Info : BepInEx] CLR runtime version: 2.0.50727.1433
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.22.0]
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Warning: HarmonyX] AccessTools.Property: Could not find property for type UnityEngine.Application and name isBatchMode
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 1 plugin to load
[Info : BepInEx] Loading [UnityExplorer 4.11.2]
[Message:UnityExplorer] UnityExplorer 4.11.2 initializing...
[Message:UnityExplorer] [UniverseLib] UniverseLib 1.5.6 initializing...
[Message:UnityExplorer] [UniverseLib] Finished UniverseLib initial setup.
[Warning: HarmonyX] AccessTools.Method: Could not find method for type UnityEngine.Canvas and name get_renderingDisplaySize and parameters
[Message: BepInEx] Chainloader startup complete
[Message:UnityExplorer] [UniverseLib] Initialized Legacy Input support
[Message:UnityExplorer] [UniverseLib] Loaded modern bundle for Unity 2017.4.40f1
[Message:UnityExplorer] [UniverseLib] UniverseLib 1.5.6 initialized.
[Message:UnityExplorer] Creating UI...
[Message:UnityExplorer] UnityExplorer 4.11.2 (Mono) initialized.
InnerSpace:
[Message: BepInEx] BepInEx 5.4.22.0 - InnerSpaceSub (10/14/2021 1:06:26 AM)
[Info : BepInEx] Running under Unity v5.6.3.16509117
[Info : BepInEx] CLR runtime version: 2.0.50727.1433
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.22.0]
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Warning: HarmonyX] AccessTools.Property: Could not find property for type UnityEngine.Application and name isBatchMode
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 1 plugin to load
[Info : BepInEx] Loading [UnityExplorer 4.11.2]
[Message:UnityExplorer] UnityExplorer 4.11.2 initializing...
[Message:UnityExplorer] [UniverseLib] UniverseLib 1.5.6 initializing...
[Message:UnityExplorer] [UniverseLib] Finished UniverseLib initial setup.
[Warning: HarmonyX] AccessTools.Method: Could not find method for type UnityEngine.Canvas and name get_renderingDisplaySize and parameters
[Message: BepInEx] Chainloader startup complete
[Info : Console] Rewired: Searching for compatible XInput library...
[Info : Console] Rewired: Found Xinput1_4.dll.
[Message:UnityExplorer] [UniverseLib] Initialized Legacy Input support
[Message:UnityExplorer] [UniverseLib] Loaded legacy.5.6 bundle for Unity 5.6.3p4
[Message:UnityExplorer] [UniverseLib] UniverseLib 1.5.6 initialized.
[Message:UnityExplorer] Creating UI...
[Message:UnityExplorer] UnityExplorer 4.11.2 (Mono) initialized.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working