This repository has been archived by the owner on May 9, 2023. It is now read-only.
UnityExplorer 4.3.3
- Fix rare issue with input on games which use InputSystem
- Added a Harmony patch on
AssetBundle.UnloadAllAssetBundles
to prevent UnityExplorer's bundle being unloaded - Added a try/catch to
IsNullOrDestroyed
to prevent a rare issue - Fixed
IOUtility.EnsureValidDirectory
creating filepaths as folders in some cases