diff --git a/src/UI/CacheObject/CacheMember.cs b/src/UI/CacheObject/CacheMember.cs index 1c140b1..da4e8a1 100644 --- a/src/UI/CacheObject/CacheMember.cs +++ b/src/UI/CacheObject/CacheMember.cs @@ -340,7 +340,7 @@ namespace UnityExplorer.UI.CacheObject { // these cause a crash in IL2CPP #if CPP - "Type.DeclaringMethod", + //"Type.DeclaringMethod", "Rigidbody2D.Cast", "Collider2D.Cast", "Collider2D.Raycast", diff --git a/src/UnityExplorer.csproj b/src/UnityExplorer.csproj index 697a1f1..b0c181a 100644 --- a/src/UnityExplorer.csproj +++ b/src/UnityExplorer.csproj @@ -127,7 +127,7 @@ - ..\lib\BepInEx.dll + ..\lib\BepInEx.5\BepInEx.dll False