This repository was archived by the owner on May 9, 2023. It is now read-only.
This repository was archived by the owner on May 9, 2023. It is now read-only.
[Bug]: ConfigManager failed to initialize #142
Closed

Description
Are you on the latest version of UnityExplorer?
- Yes, I'm on the latest version of UnityExplorer.
Which release are you using?
Standalone Mono
Which game did this occur on?
Hollow Knight
Describe the issue.
UnityExplorer/src/Config/ConfigManager.cs
Lines 57 to 59 in 6f44a33
This code causes UnityExplorer to fail to initialize normally using
UnityExplorer.ExplorerStandalone.CreateInstance();
. Is this a coding error or is UnityExplorer just for editor?
Relevant log output
No response